diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-11 17:14:32 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-11 17:14:32 +0000 |
commit | 23dd61a0ab7cda813219c6bd63b810ef985bca4b (patch) | |
tree | fb1c5ceea62cf973c935a2f447afebef5b1c896f /x11-themes | |
parent | Corrected Chanelog (diff) | |
download | historical-23dd61a0ab7cda813219c6bd63b810ef985bca4b.tar.gz historical-23dd61a0ab7cda813219c6bd63b810ef985bca4b.tar.bz2 historical-23dd61a0ab7cda813219c6bd63b810ef985bca4b.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/windowmaker-themes/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/windowmaker-themes/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/x11-themes/windowmaker-themes/ChangeLog b/x11-themes/windowmaker-themes/ChangeLog index 9750002a03ae..3eeeca10b5cf 100644 --- a/x11-themes/windowmaker-themes/ChangeLog +++ b/x11-themes/windowmaker-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/windowmaker-themes -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/windowmaker-themes/ChangeLog,v 1.9 2004/12/13 00:05:13 fafhrd Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/windowmaker-themes/ChangeLog,v 1.10 2005/07/11 17:14:32 blubb Exp $ + + 11 Jul 2005; Simon Stelling <blubb@gentoo.org> + windowmaker-themes-0.1.ebuild: + stable on amd64 12 Dec 2004; Armando Di Cianno <fafhrd@gentoo.org> windowmaker-themes-0.1.ebuild: diff --git a/x11-themes/windowmaker-themes/Manifest b/x11-themes/windowmaker-themes/Manifest index 6ba2ef05b127..4e9c7c9913db 100644 --- a/x11-themes/windowmaker-themes/Manifest +++ b/x11-themes/windowmaker-themes/Manifest @@ -1,4 +1,4 @@ -MD5 86846a4570d0a06caf9c741d326889e4 windowmaker-themes-0.1.ebuild 4147 -MD5 e658cada0035113a73d3401049761c6e ChangeLog 1436 +MD5 262ff850cc5516cad863ecde69aba5fd ChangeLog 1537 MD5 72c8d22e50caaf5dd42b1823f5874206 metadata.xml 160 +MD5 1bd9501703983e480c2ce5703a1e6a43 windowmaker-themes-0.1.ebuild 4145 MD5 bb89e5465704ca83b392bf019badc1a8 files/digest-windowmaker-themes-0.1 4516 diff --git a/x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild b/x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild index 2ebf81bd463c..3c3ae544d44a 100644 --- a/x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild +++ b/x11-themes/windowmaker-themes/windowmaker-themes-0.1.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/windowmaker-themes/windowmaker-themes-0.1.ebuild,v 1.10 2004/12/13 00:05:13 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild,v 1.11 2005/07/11 17:14:32 blubb Exp $ # TODO: Break themes up by author and into sub-dirs named after # the author @@ -94,7 +94,7 @@ IUSE="offensive" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="alpha amd64 ppc sparc x86" DEPEND="" RDEPEND="x11-wm/windowmaker" |