diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-20 17:10:15 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-20 17:10:15 +0000 |
commit | ec836b2f319cfaacee2725c9958be8dba612fcc2 (patch) | |
tree | 1cafb760c2287655b9a4fec7005093e60924563e /x11-misc | |
parent | added missing jikes dependency. (diff) | |
download | historical-ec836b2f319cfaacee2725c9958be8dba612fcc2.tar.gz historical-ec836b2f319cfaacee2725c9958be8dba612fcc2.tar.bz2 historical-ec836b2f319cfaacee2725c9958be8dba612fcc2.zip |
Unstable ppc-macos. Bug #61350
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index 5bca13c3d2da..7595e72ccb71 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.21 2005/01/08 17:06:46 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.22 2005/01/20 17:10:15 j4rg0n Exp $ + + 20 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> commonbox-utils-0.4.ebuild: + Unstable ppc-macos. Bug #61350 08 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> commonbox-utils-0.4.ebuild: Don't install bsetroot manual page since bsetroot is no longer installed. diff --git a/x11-misc/commonbox-utils/Manifest b/x11-misc/commonbox-utils/Manifest index 92c643604cde..25cd711e955d 100644 --- a/x11-misc/commonbox-utils/Manifest +++ b/x11-misc/commonbox-utils/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 04fa90df465fc41b7f6e00a9fe2851fa commonbox-utils-0.4.ebuild 914 MD5 58e2ef7c8cc398e331e8376829edb2a4 commonbox-utils-0.3.ebuild 843 +MD5 877dfe7999d4161941ac255cb0e6550d ChangeLog 3021 MD5 276d8ec89bad982ceb57c3d9e6b55aff commonbox-utils-0.5.ebuild 776 -MD5 4f8d05fbe3e791f691ffb848d0ce769a ChangeLog 2911 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 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB4BMuEZCkKN40op4RAqrBAJ9nbNOzE4KweTQqooKTdG242AkJIACgq2V3 -Xq5lFeVqQzQvRcf3KMNOW3Q= -=qCSX ------END PGP SIGNATURE----- diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild index e2623b1b9580..8d0cf7637e03 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.12 2005/01/08 17:06:46 ka0ttic Exp $ +# $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 $ 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" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips ia64 ~ppc64 ~ppc-macos" DEPEND="media-gfx/xv" RDEPEND="virtual/x11" |