public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joseph Jezak (josejx)" <josejx@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: ChangeLog util-linux-2.16.1.ebuild
Date: Thu, 15 Oct 2009 18:08:13 +0000	[thread overview]
Message-ID: <E1MyUkH-0006JI-2C@stork.gentoo.org> (raw)

josejx      09/10/15 18:08:13

  Modified:             ChangeLog util-linux-2.16.1.ebuild
  Log:
  Reverting ppc64 stable mark until e2fsprogs can go stable too.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.281                sys-apps/util-linux/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.281&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.281&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/ChangeLog?r1=1.280&r2=1.281

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- ChangeLog	5 Oct 2009 09:32:20 -0000	1.280
+++ ChangeLog	15 Oct 2009 18:08:12 -0000	1.281
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/util-linux
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.280 2009/10/05 09:32:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.281 2009/10/15 18:08:12 josejx Exp $
+
+  15 Oct 2009; Joseph Jezak <josejx@gentoo.org> util-linux-2.16.1.ebuild:
+  Reverting ppc64 stable mark until e2fsprogs can go stable too.
 
   05 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
   util-linux-2.16.1.ebuild:



1.6                  sys-apps/util-linux/util-linux-2.16.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild?r1=1.5&r2=1.6

Index: util-linux-2.16.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- util-linux-2.16.1.ebuild	5 Oct 2009 09:32:20 -0000	1.5
+++ util-linux-2.16.1.ebuild	15 Oct 2009 18:08:12 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild,v 1.5 2009/10/05 09:32:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild,v 1.6 2009/10/15 18:08:12 josejx Exp $
 
 EAPI="2"
 
@@ -16,11 +16,11 @@
 HOMEPAGE="http://www.kernel.org/pub/linux/utils/util-linux-ng/"
 if [[ ${PV} == "9999" ]] ; then
 	SRC_URI=""
-	KEYWORDS=""
+	KEYWORDS="~ppc64"
 else
 	SRC_URI="mirror://kernel/linux/utils/util-linux-ng/v${PV:0:4}/${MY_P}.tar.bz2
 		loop-aes? ( http://dev.gentoo.org/~ssuominen/${P}-loop-aes.patch.bz2 )"
-	KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+	KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 
 LICENSE="GPL-2"






             reply	other threads:[~2009-10-15 18:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-15 18:08 Joseph Jezak (josejx) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-07 11:09 [gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: ChangeLog util-linux-2.16.1.ebuild Samuli Suominen (ssuominen)
2009-11-29 21:30 Joseph Jezak (josejx)
2009-11-28 16:13 Raul Porcel (armin76)
2009-11-23 20:41 Markus Meier (maekke)
2009-11-09 12:29 Christian Faulhammer (fauli)
2009-11-09 12:15 Christian Faulhammer (fauli)
2009-10-31 14:14 Brent Baude (ranger)
2009-10-21  8:19 Jeroen Roovers (jer)
2009-10-05  9:32 Samuli Suominen (ssuominen)
2009-10-03 15:23 Brent Baude (ranger)
2009-10-03 14:27 Tobias Klausmann (klausman)
2009-09-07 13:41 Mike Frysinger (vapier)

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=E1MyUkH-0006JI-2C@stork.gentoo.org \
    --to=josejx@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