diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:50:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:50:49 +0000 |
commit | 28efb0b359848ce832c664fbfdeabe5a2e9a7607 (patch) | |
tree | 597d89a2936e5a0c5710c95695d57f2999efd035 /x11-misc/commonbox-utils | |
parent | Marked 2.6.10-r1 unstable, 2.4.28-r1 stable. (diff) | |
download | gentoo-2-28efb0b359848ce832c664fbfdeabe5a2e9a7607.tar.gz gentoo-2-28efb0b359848ce832c664fbfdeabe5a2e9a7607.tar.bz2 gentoo-2-28efb0b359848ce832c664fbfdeabe5a2e9a7607.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-misc/commonbox-utils')
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index 7595e72ccb71..9dfb7fc1aaa6 100644 --- a/x11-misc/commonbox-utils/ChangeLog +++ b/x11-misc/commonbox-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/commonbox-utils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.22 2005/01/20 17:10:15 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.23 2005/02/06 18:47:36 corsair Exp $ + + 06 Feb 2005; Markus Rothe <corsair@gentoo.org> commonbox-utils-0.4.ebuild: + Stable on ppc64 20 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> commonbox-utils-0.4.ebuild: Unstable ppc-macos. Bug #61350 diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild index 8d0cf7637e03..1d9859a106a4 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild,v 1.13 2005/01/20 17:10:15 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild,v 1.14 2005/02/06 18:47:36 corsair Exp $ DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox" HOMEPAGE="http://mkeadle.org/" @@ -9,7 +9,7 @@ SRC_URI="http://mkeadle.org/distfiles/${P}.tar.bz2" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips ia64 ~ppc64 ~ppc-macos" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips ia64 ppc64 ~ppc-macos" DEPEND="media-gfx/xv" RDEPEND="virtual/x11" |