diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-14 23:38:03 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-14 23:38:03 +0000 |
commit | 7785271432370d996c4f25ae06e55f7427738513 (patch) | |
tree | 50aaaece1d50611c53b19eaa1a2f6475f78aa875 /x11-terms | |
parent | QA: Removed unneeded inherit eutils (diff) | |
download | gentoo-2-7785271432370d996c4f25ae06e55f7427738513.tar.gz gentoo-2-7785271432370d996c4f25ae06e55f7427738513.tar.bz2 gentoo-2-7785271432370d996c4f25ae06e55f7427738513.zip |
QA: Removed unneeded inherit eutils
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-5.7.ebuild | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild index b06d21e2d052..a5ac6bf02e5c 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild,v 1.6 2005/05/05 02:53:44 vapier Exp $ - -inherit eutils +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild,v 1.7 2005/07/14 23:38:03 swegener Exp $ DESCRIPTION="rxvt clone with XFT and Unicode support" HOMEPAGE="http://software.schmorp.de/" diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild index 4a337ba6b9bd..377cb21ba38f 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild,v 1.9 2005/06/27 09:26:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild,v 1.10 2005/07/14 23:38:03 swegener Exp $ -inherit eutils flag-o-matic +inherit flag-o-matic DESCRIPTION="rxvt clone with XFT and Unicode support" HOMEPAGE="http://software.schmorp.de/" diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-5.7.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-5.7.ebuild index c01f6c4d091b..2c582bebcfd7 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-5.7.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-5.7.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.7.ebuild,v 1.1 2005/07/13 18:46:00 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.7.ebuild,v 1.2 2005/07/14 23:38:03 swegener Exp $ -inherit eutils flag-o-matic +inherit flag-o-matic DESCRIPTION="rxvt clone with XFT and Unicode support" HOMEPAGE="http://software.schmorp.de/" |