summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-01 14:26:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-12-01 14:26:19 +0000
commit176c3a9605ac3ceb047c97fe3190dc17371229a7 (patch)
tree291e91662cd60685c92cffbc361ac37134d4faab /x11-misc
parentunlock for ~arch users as well since virtual/perl-Switch is stable now (diff)
downloadgentoo-2-176c3a9605ac3ceb047c97fe3190dc17371229a7.tar.gz
gentoo-2-176c3a9605ac3ceb047c97fe3190dc17371229a7.tar.bz2
gentoo-2-176c3a9605ac3ceb047c97fe3190dc17371229a7.zip
stable ppc, thanks peratu, bug #392841
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/bbdate/ChangeLog5
-rw-r--r--x11-misc/bbdate/bbdate-0.2.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bbdate/ChangeLog b/x11-misc/bbdate/ChangeLog
index 11574dd995b2..d1df4681fde9 100644
--- a/x11-misc/bbdate/ChangeLog
+++ b/x11-misc/bbdate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/bbdate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/ChangeLog,v 1.23 2012/11/28 16:17:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/ChangeLog,v 1.24 2012/12/01 14:26:19 blueness Exp $
+
+ 01 Dec 2012; Anthony G. Basile <blueness@gentoo.org> bbdate-0.2.4-r1.ebuild:
+ stable ppc, thanks peratu, bug #392841
28 Nov 2012; Agostino Sarubbo <ago@gentoo.org> bbdate-0.2.4-r1.ebuild:
Stable for amd64, wrt bug #392841
diff --git a/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild b/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild
index 7f05c76cb01a..69ce25488add 100644
--- a/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild
+++ b/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild,v 1.6 2012/11/28 16:17:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild,v 1.7 2012/12/01 14:26:19 blueness Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/bbtools/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
src_unpack() {