diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-03-08 15:31:38 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-03-08 15:31:38 +0000 |
commit | 73b75233f1bfd8c44e47d8afb64871b9e91fc066 (patch) | |
tree | 5e0ba3e301a1ed52fb38eaab703cf3045941b1d6 /x11-themes | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-73b75233f1bfd8c44e47d8afb64871b9e91fc066.tar.gz gentoo-2-73b75233f1bfd8c44e47d8afb64871b9e91fc066.tar.bz2 gentoo-2-73b75233f1bfd8c44e47d8afb64871b9e91fc066.zip |
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-themes')
4 files changed, 9 insertions, 25 deletions
diff --git a/x11-themes/reinhardtstyle/ChangeLog b/x11-themes/reinhardtstyle/ChangeLog index 2e8d52bb4a23..a26ca4ad7b08 100644 --- a/x11-themes/reinhardtstyle/ChangeLog +++ b/x11-themes/reinhardtstyle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/reinhardtstyle -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/reinhardtstyle/ChangeLog,v 1.4 2005/01/01 02:41:41 weeve Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/reinhardtstyle/ChangeLog,v 1.5 2005/03/08 15:31:38 greg_g Exp $ + + 08 Mar 2005; Gregorio Guidi <greg_g@gentoo.org> reinhardtstyle-0.8.2.ebuild, + -reinhardtstyle-0.8.ebuild: + Stable on x86. 31 Dec 2004; Jason Wever <weeve@gentoo.org> reinhardtstyle-0.8.2.ebuild: Added ~sparc keyword. diff --git a/x11-themes/reinhardtstyle/files/digest-reinhardtstyle-0.8 b/x11-themes/reinhardtstyle/files/digest-reinhardtstyle-0.8 deleted file mode 100644 index 61beccb750a8..000000000000 --- a/x11-themes/reinhardtstyle/files/digest-reinhardtstyle-0.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 f5b048c9829782ccfba89558239ca944 5962-reinhardtstyle-0.8.tar.bz2 403213 diff --git a/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild b/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild index 3e4b9162731d..0c0fda3cc192 100644 --- a/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild +++ b/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.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/reinhardtstyle/reinhardtstyle-0.8.2.ebuild,v 1.2 2005/01/01 02:41:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild,v 1.3 2005/03/08 15:31:38 greg_g Exp $ inherit kde need-kde 3.2 @@ -15,5 +15,5 @@ SRC_URI="http://www.kde-look.org/content/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" diff --git a/x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild b/x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild deleted file mode 100644 index 234acd3b82d1..000000000000 --- a/x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild,v 1.2 2004/10/17 10:01:58 dholm Exp $ - -inherit kde -need-kde 3.2 - -# kde-look.org prefixes filenames -MY_PN="5962-reinhardtstyle" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Minimalistic KDE style heavily based on clee's dotNET" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=5962" -SRC_URI="http://www.kde-look.org/content/files/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="" |