diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 09:19:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 09:19:28 +0000 |
commit | 91db3c496c7e4cf67338b648ed31c7491176143b (patch) | |
tree | 6f5e1a7d1c075ab05d6b7ffe9e001d206a338d27 /x11-misc | |
parent | Stable for sparc, wrt bug #448968 (diff) | |
download | gentoo-2-91db3c496c7e4cf67338b648ed31c7491176143b.tar.gz gentoo-2-91db3c496c7e4cf67338b648ed31c7491176143b.tar.bz2 gentoo-2-91db3c496c7e4cf67338b648ed31c7491176143b.zip |
Stable for sparc, wrt bug #392841
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/bbdate/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bbdate/bbdate-0.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bbdate/ChangeLog b/x11-misc/bbdate/ChangeLog index d1df4681fde9..6fbecb22dfd5 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.24 2012/12/01 14:26:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/ChangeLog,v 1.25 2012/12/31 09:19:28 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bbdate-0.2.4-r1.ebuild: + Stable for sparc, wrt bug #392841 01 Dec 2012; Anthony G. Basile <blueness@gentoo.org> bbdate-0.2.4-r1.ebuild: stable ppc, thanks peratu, 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 69ce25488add..3b94a6db8ec3 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.7 2012/12/01 14:26:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild,v 1.8 2012/12/31 09:19:28 ago 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() { |