diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:47:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:47:36 +0000 |
commit | a9bd36850f576c560898b81debe093cce0ce4133 (patch) | |
tree | f3caf2974badb54b87660f8e7979740c621855ec /x11-misc | |
parent | Stable on ppc64 (diff) | |
download | historical-a9bd36850f576c560898b81debe093cce0ce4133.tar.gz historical-a9bd36850f576c560898b81debe093cce0ce4133.tar.bz2 historical-a9bd36850f576c560898b81debe093cce0ce4133.zip |
Stable on ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/x11-misc/commonbox-utils/Manifest index 25cd711e955d..3e71177a8858 100644 --- a/x11-misc/commonbox-utils/Manifest +++ b/x11-misc/commonbox-utils/Manifest @@ -1,8 +1,8 @@ +MD5 d75224073e6892dc2ed0c5738777b521 ChangeLog 3118 MD5 58e2ef7c8cc398e331e8376829edb2a4 commonbox-utils-0.3.ebuild 843 -MD5 877dfe7999d4161941ac255cb0e6550d ChangeLog 3021 +MD5 c1ae95e6ed6865ef119aacc861a63464 commonbox-utils-0.4.ebuild 924 MD5 276d8ec89bad982ceb57c3d9e6b55aff commonbox-utils-0.5.ebuild 776 MD5 416452bedba085c06bd2502510370e1a metadata.xml 162 -MD5 6da34dd06f9b4b7f495bcd40f366a7e1 commonbox-utils-0.4.ebuild 924 MD5 bb574f724e4107fa13a594b802c86bb6 files/digest-commonbox-utils-0.3 72 MD5 03f2762a64fe90b5ab9be75bfd099169 files/digest-commonbox-utils-0.4 72 MD5 8d6dd5509f38f650eeec33bc6ebb5069 files/digest-commonbox-utils-0.5 70 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" |