diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-05-20 18:27:08 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-05-20 18:27:08 +0000 |
commit | bdfd09e35d878c671b2f238fac52039e1487f21c (patch) | |
tree | 6a4b5fd24416f4b93dd6538aa094e63df12f9c74 /x11-themes/commonbox-styles-extra | |
parent | remove shared-mime-info (diff) | |
download | historical-bdfd09e35d878c671b2f238fac52039e1487f21c.tar.gz historical-bdfd09e35d878c671b2f238fac52039e1487f21c.tar.bz2 historical-bdfd09e35d878c671b2f238fac52039e1487f21c.zip |
Added ~hppa
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-themes/commonbox-styles-extra')
-rw-r--r-- | x11-themes/commonbox-styles-extra/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/commonbox-styles-extra/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/x11-themes/commonbox-styles-extra/ChangeLog b/x11-themes/commonbox-styles-extra/ChangeLog index f2347e865899..fb62f4792a58 100644 --- a/x11-themes/commonbox-styles-extra/ChangeLog +++ b/x11-themes/commonbox-styles-extra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/commonbox-styles-extra -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.10 2004/08/04 19:24:08 slarti Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.11 2005/05/20 18:27:08 killerfox Exp $ + + 20 May 2005; Rene Nussbaumer <killerfox@gentoo.org> + commonbox-styles-extra-0.2-r1.ebuild: + Added ~hppa; bug #93346 04 Aug 2004; Tom Martin <slarti@gentoo.org> commonbox-styles-extra-0.2-r1.ebuild: diff --git a/x11-themes/commonbox-styles-extra/Manifest b/x11-themes/commonbox-styles-extra/Manifest index 126145c19f6c..ff025241d20c 100644 --- a/x11-themes/commonbox-styles-extra/Manifest +++ b/x11-themes/commonbox-styles-extra/Manifest @@ -1,4 +1,4 @@ -MD5 cc55fe2fc203b34f3401cfbe232b406b commonbox-styles-extra-0.2-r1.ebuild 729 -MD5 4a8207337fb02fc238803c2258d9b889 ChangeLog 1614 +MD5 3f3e2a312e4663710ea14485aec13538 ChangeLog 1738 +MD5 11f36662a2905d70fb9bb72c40600e24 commonbox-styles-extra-0.2-r1.ebuild 739 MD5 a64938ba85406bb5580b16332fb09aed metadata.xml 265 MD5 0b7b43c73100b935a09151ae49a0185f files/digest-commonbox-styles-extra-0.2-r1 80 diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild index 2e623e7c2b68..d142d8fe348c 100644 --- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild +++ b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild,v 1.9 2004/08/04 19:24:08 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild,v 1.10 2005/05/20 18:27:08 killerfox Exp $ IUSE="" DESCRIPTION="Extra styles pack for flux|black|open(box)." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha ~amd64 ~hppa" DEPEND="media-gfx/xv virtual/x11" |