diff options
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index e155eed6db35..806475154662 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/commonbox-styles -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.28 2007/02/21 22:45:45 jokey Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.29 2008/02/03 15:35:10 grobian Exp $ + + 03 Feb 2008; Fabian Groffen <grobian@gentoo.org> + commonbox-styles-0.6.ebuild: + Dropped ppc-macos keyword, see you in prefix 21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-themes/commonbox-styles/Manifest b/x11-themes/commonbox-styles/Manifest index e3bef77c92e3..42a76b45d952 100644 --- a/x11-themes/commonbox-styles/Manifest +++ b/x11-themes/commonbox-styles/Manifest @@ -1,4 +1,4 @@ DIST commonbox-styles-0.6.tar.bz2 106381 RMD160 06f9bcead0a058cd2e9fe34fd9ff4d1429d19ea7 SHA1 36805afdfa0b21270cc1d726b3c9b8dfefab9a8b SHA256 cd5eb6ed59e7e8d840e8208885b7e7841a9fb9af63eaf1561733410830d02423 -EBUILD commonbox-styles-0.6.ebuild 810 RMD160 b0bd5249614bc63f14ee8a3e3a429b09902206ff SHA1 1ddb18cd11af9ea5d1301376efc0190e6a84e6db SHA256 ead56d8fc70348eafa4fc90733cccacd15efca8a0587efac6f8ff1591a0cfa8b -MISC ChangeLog 3982 RMD160 62fe87c4561447cbc5ef2673fd8fa9fe046353b0 SHA1 aceb56c1041c525bb00ad8f8dc29673137c01e58 SHA256 a2f769d651431f27945c3592392edafd5aaadd602bd40894a608049b931566c5 +EBUILD commonbox-styles-0.6.ebuild 798 RMD160 bb5199b9ca9eb27b5fdffaaa7b41c3f43f61b9d8 SHA1 1e89f60f068fb5cbcd2a2ee02b5f1637c8249504 SHA256 056f1719d2bbbbe94a6a0d9d7ba20d1c665f84a41d86f0910c2315806d272c26 +MISC ChangeLog 4114 RMD160 06321c42d8b765e49ab49e925484a3dde86f98f6 SHA1 5f44c4ca0888e55eb00bfdbdece14d2f7fa3dbdb SHA256 888e3f5c9f66d9fce3f7fb1a11bef0cd07ede13eb477844181ec95774543b045 MISC metadata.xml 256 RMD160 29b79a5fece06cf2bc5eb6f9c5efd5c3d6b479de SHA1 e56fb933bc9151762c3d29565947672cf6859753 SHA256 7d455038be5fd92a701ce9703bfd2a2748b6e2fd72c6e529f9487e9539e35c93 diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 292f0cadb580..078d3bc80d0f 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.19 2006/12/07 02:06:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.20 2008/02/03 15:35:10 grobian Exp $ IUSE="" DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/distfiles/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc-macos ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND="|| ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )" |