diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-22 10:08:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-22 10:08:23 +0000 |
commit | 0cdebdf88f3324c99dcfef3a65161f97330b9914 (patch) | |
tree | fceb98b29b7ac7e8bfeae323f0f0362a6306550b /x11-misc/bbrb | |
parent | Use do{conf,init}d, bug #174266. (diff) | |
download | historical-0cdebdf88f3324c99dcfef3a65161f97330b9914.tar.gz historical-0cdebdf88f3324c99dcfef3a65161f97330b9914.tar.bz2 historical-0cdebdf88f3324c99dcfef3a65161f97330b9914.zip |
Added ~ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-misc/bbrb')
-rw-r--r-- | x11-misc/bbrb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bbrb/bbrb-0.4.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/bbrb/ChangeLog b/x11-misc/bbrb/ChangeLog index 4ef53b653016..904e636ccf20 100644 --- a/x11-misc/bbrb/ChangeLog +++ b/x11-misc/bbrb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bbrb # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/ChangeLog,v 1.10 2007/02/09 06:17:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/ChangeLog,v 1.11 2007/04/22 10:06:13 corsair Exp $ + + 22 Apr 2007; Markus Rothe <corsair@gentoo.org> bbrb-0.4.1.ebuild: + Added ~ppc64 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/x11-misc/bbrb/bbrb-0.4.1.ebuild b/x11-misc/bbrb/bbrb-0.4.1.ebuild index 2f561916228a..6308a7ea6c6d 100644 --- a/x11-misc/bbrb/bbrb-0.4.1.ebuild +++ b/x11-misc/bbrb/bbrb-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.14 2004/06/24 22:13:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.15 2007/04/22 10:06:13 corsair Exp $ IUSE="" DESCRIPTION="Background manager for blackbox/fluxbox/openbox" @@ -16,7 +16,7 @@ RDEPEND="media-gfx/xv SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="ppc ~ppc64 sparc x86" src_install () { einstall || die |