diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-28 16:17:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-28 16:17:54 +0000 |
commit | 6d4bf0b6a688d5ef488f0e284538761bcab7d96c (patch) | |
tree | d993ff5a7d0eb52b4843d9ab14010da7899ec03c /x11-misc/bbdate | |
parent | Tell user to re-source the shell for ORACLE_HOME changes, bug#443900. (diff) | |
download | gentoo-2-6d4bf0b6a688d5ef488f0e284538761bcab7d96c.tar.gz gentoo-2-6d4bf0b6a688d5ef488f0e284538761bcab7d96c.tar.bz2 gentoo-2-6d4bf0b6a688d5ef488f0e284538761bcab7d96c.zip |
Stable for amd64, wrt bug #392841
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc/bbdate')
-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 660ebb53c110..11574dd995b2 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.22 2012/11/26 23:29:19 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/ChangeLog,v 1.23 2012/11/28 16:17:54 ago Exp $ + + 28 Nov 2012; Agostino Sarubbo <ago@gentoo.org> bbdate-0.2.4-r1.ebuild: + Stable for amd64, wrt bug #392841 26 Nov 2012; Mike Gilbert <floppym@gentoo.org> bbdate-0.2.4-r1.ebuild: Remove references to helvitica font. Thanks to jer for the idea. Bug 395353. diff --git a/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild b/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild index 31aba1d588aa..7f05c76cb01a 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.5 2012/11/26 23:29:19 floppym Exp $ +# $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 $ 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() { |