diff options
author | 2008-08-26 08:57:38 +0000 | |
---|---|---|
committer | 2008-08-26 08:57:38 +0000 | |
commit | 27006eb95402392383cd63d840b6ced96d67dee2 (patch) | |
tree | a8193cbf267ee6affb6a3d40803748b8e42af5d7 /x11-themes | |
parent | Bump for nxagent fixes (some corruption on redraws) (diff) | |
download | gentoo-2-27006eb95402392383cd63d840b6ced96d67dee2.tar.gz gentoo-2-27006eb95402392383cd63d840b6ced96d67dee2.tar.bz2 gentoo-2-27006eb95402392383cd63d840b6ced96d67dee2.zip |
Marked ~hppa too.
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/windowmaker-themes/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/windowmaker-themes/ChangeLog b/x11-themes/windowmaker-themes/ChangeLog index 63f13f98feb4..8a7bfbe79992 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/windowmaker-themes/ChangeLog,v 1.13 2007/02/21 22:57:59 jokey Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/windowmaker-themes/ChangeLog,v 1.14 2008/08/26 08:57:38 jer Exp $ + + 26 Aug 2008; Jeroen Roovers <jer@gentoo.org> + windowmaker-themes-0.1.ebuild: + Marked ~hppa too. 21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild b/x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild index 3147610ab032..dbad5dc07413 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-2005 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/windowmaker-themes/windowmaker-themes-0.1.ebuild,v 1.12 2005/12/16 11:48:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/windowmaker-themes/windowmaker-themes-0.1.ebuild,v 1.13 2008/08/26 08:57:38 jer 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="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" DEPEND="" RDEPEND="x11-wm/windowmaker" |