diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-22 10:06:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-22 10:06:13 +0000 |
commit | 0415cad1f78e1ce95e96f61e29dab4831ea799ef (patch) | |
tree | b05e426bed089ca10f19e4f0468aa33a5396414d /x11-misc/bbrb | |
parent | Stop using virtual/x11. Start using newinitd and newinitd as per bug 174266. (diff) | |
download | gentoo-2-0415cad1f78e1ce95e96f61e29dab4831ea799ef.tar.gz gentoo-2-0415cad1f78e1ce95e96f61e29dab4831ea799ef.tar.bz2 gentoo-2-0415cad1f78e1ce95e96f61e29dab4831ea799ef.zip |
Added ~ppc64
(Portage version: 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 |