diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:48:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:48:09 +0000 |
commit | d8a6d84685bb0cc35c249bcfe36dfa77c8f71390 (patch) | |
tree | 3ed5d7682e90af98aae459717855cf4d7ed8d6ed /x11-wm/windowmaker | |
parent | fix gtk2.4 build (Manifest recommit) (diff) | |
download | gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.tar.gz gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.tar.bz2 gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.zip |
Add inherit eutils
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 8 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild | 4 |
4 files changed, 16 insertions, 8 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index e6df195e1144..db07ac0c873e 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.8 2003/07/22 13:15:38 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.9 2004/04/27 21:48:03 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + windowmaker-0.80.2-r1.ebuild, windowmaker-0.80.2-r2.ebuild: + Add inherit eutils 22 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> windowmaker-0.80.3-r3.ebuild : Changed flags alteration. diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild index 663464668aff..c828b17a1bcd 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild,v 1.3 2003/09/04 07:35:27 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r1.ebuild,v 1.4 2004/04/27 21:48:03 agriffis Exp $ + +inherit eutils IUSE="gif nls png kde oss jpeg gnome" diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild index 5cf0357a54ef..f944787df18b 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild,v 1.4 2003/09/04 07:35:27 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r2.ebuild,v 1.5 2004/04/27 21:48:03 agriffis Exp $ + +inherit eutils IUSE="gif nls png kde oss jpeg gnome" diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild index e2a67ba638d9..43deffe51887 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild,v 1.5 2003/10/16 16:05:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild,v 1.6 2004/04/27 21:48:03 agriffis Exp $ inherit eutils flag-o-matic filter-mfpmath "sse" "387" |