public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/tuxonice-sources: metadata.xml tuxonice-sources-3.0.29.ebuild ChangeLog tuxonice-sources-3.0.22.ebuild tuxonice-sources-2.6.38-r1.ebuild tuxonice-sources-3.0.24.ebuild tuxonice-sources-3.0.20.ebuild
Date: Sat, 28 Apr 2012 18:34:26 +0000 (UTC)	[thread overview]
Message-ID: <20120428183426.AF2DA2004B@flycatcher.gentoo.org> (raw)

pacho       12/04/28 18:34:26

  Modified:             metadata.xml ChangeLog
  Added:                tuxonice-sources-3.0.29.ebuild
  Removed:              tuxonice-sources-3.0.22.ebuild
                        tuxonice-sources-2.6.38-r1.ebuild
                        tuxonice-sources-3.0.24.ebuild
                        tuxonice-sources-3.0.20.ebuild
  Log:
  Version bump, remove old.
  
  (Portage version: 2.1.10.57/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sys-kernel/tuxonice-sources/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/metadata.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/metadata.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/metadata.xml?r1=1.7&r2=1.8

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/metadata.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- metadata.xml	12 Oct 2011 21:26:48 -0000	1.7
+++ metadata.xml	28 Apr 2012 18:34:26 -0000	1.8
@@ -10,7 +10,4 @@
 	<maintainer>
 		<email>pacho@gentoo.org</email>
 	</maintainer>
-	<use>
-  	  	<flag name='deblob'>Remove binary blobs from kernel sources to provide libre license compliance.</flag>
-  	</use>
 </pkgmetadata>



1.140                sys-kernel/tuxonice-sources/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.139&r2=1.140

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog	16 Apr 2012 08:12:41 -0000	1.139
+++ ChangeLog	28 Apr 2012 18:34:26 -0000	1.140
@@ -1,6 +1,14 @@
 # ChangeLog for sys-kernel/tuxonice-sources
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.139 2012/04/16 08:12:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.140 2012/04/28 18:34:26 pacho Exp $
+
+*tuxonice-sources-3.0.29 (28 Apr 2012)
+
+  28 Apr 2012; Pacho Ramos <pacho@gentoo.org> +tuxonice-sources-3.0.29.ebuild,
+  -tuxonice-sources-2.6.38-r1.ebuild, -tuxonice-sources-3.0.20.ebuild,
+  -tuxonice-sources-3.0.22.ebuild, -tuxonice-sources-3.0.24.ebuild,
+  metadata.xml:
+  Version bump, remove old.
 
   16 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   tuxonice-sources-3.0.17-r1.ebuild:



1.1                  sys-kernel/tuxonice-sources/tuxonice-sources-3.0.29.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.29.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.29.ebuild?rev=1.1&content-type=text/plain

Index: tuxonice-sources-3.0.29.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.29.ebuild,v 1.1 2012/04/28 18:34:26 pacho Exp $

EAPI="4"

ETYPE="sources"
K_WANT_GENPATCHES="base extras"
K_GENPATCHES_VER="23"

inherit kernel-2
detect_version
detect_arch

DESCRIPTION="TuxOnIce + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
IUSE=""

TUXONICE_SNAPSHOT="20111012"
TUXONICE_VERSION=""
TUXONICE_TARGET="3.0"

# Because "current" patches can change without notifying, we need to supply them
if [[ -n "${TUXONICE_SNAPSHOT}" ]]; then
	TUXONICE_SRC="http://dev.gentoo.org/~pacho/tuxonice/current-tuxonice-for-${TUXONICE_TARGET}_${TUXONICE_SNAPSHOT}.patch"
	UNIPATCH_LIST="${DISTDIR}/current-tuxonice-for-${TUXONICE_TARGET}_${TUXONICE_SNAPSHOT}.patch.bz2"
else
	TUXONICE_SRC="http://www.tuxonice.net/files/tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch"
	UNIPATCH_LIST="${DISTDIR}/tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch.bz2"
fi

TUXONICE_URI="${TUXONICE_SRC}.bz2"

UNIPATCH_STRICTORDER="yes"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"

KEYWORDS="~amd64 ~x86"

RDEPEND="${RDEPEND}
	>=sys-apps/tuxonice-userui-1.0
	|| ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"

K_EXTRAELOG="If there are issues with this kernel, please direct any
queries to the tuxonice-users mailing list:
http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
K_SECURITY_UNSUPPORTED="1"

pkg_postinst() {
	kernel-2_pkg_postinst
	einfo "For more info on this patchset, and how to report problems, see:"
	einfo "${HOMEPAGE}"
}






                 reply	other threads:[~2012-04-28 18:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120428183426.AF2DA2004B@flycatcher.gentoo.org \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox