diff options
author | 2005-11-28 12:10:12 +0000 | |
---|---|---|
committer | 2005-11-28 12:10:12 +0000 | |
commit | 21b679bd64f47f93fe2e035c80cf85fac3183651 (patch) | |
tree | 452750b0fa060467f82b939e609f262c3963903c /app-misc/gwine/gwine-0.10.1.ebuild | |
parent | Switched from perl-module to perl-app eclass (diff) | |
download | historical-21b679bd64f47f93fe2e035c80cf85fac3183651.tar.gz historical-21b679bd64f47f93fe2e035c80cf85fac3183651.tar.bz2 historical-21b679bd64f47f93fe2e035c80cf85fac3183651.zip |
Switched from perl-module to perl-app eclass
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'app-misc/gwine/gwine-0.10.1.ebuild')
-rw-r--r-- | app-misc/gwine/gwine-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gwine/gwine-0.10.1.ebuild b/app-misc/gwine/gwine-0.10.1.ebuild index 0d880c8bf181..e9357423939e 100644 --- a/app-misc/gwine/gwine-0.10.1.ebuild +++ b/app-misc/gwine/gwine-0.10.1.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/app-misc/gwine/gwine-0.10.1.ebuild,v 1.2 2005/07/18 09:01:30 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/gwine-0.10.1.ebuild,v 1.3 2005/11/28 12:10:12 mcummings Exp $ -inherit gnome2 perl-module +inherit gnome2 perl-app DESCRIPTION="Gnome application to manage your wine cellar" HOMEPAGE="http://home.gna.org/gwine/" |