diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-01-06 10:29:36 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-01-06 10:29:36 +0000 |
commit | 36a65ba1e130445a1ab6c6254484d63816f02a34 (patch) | |
tree | cb11df7bdc64c9648a4bb0937fa1bcf38aa74040 /app-misc/socnetv/socnetv-0.70.ebuild | |
parent | Migrate completely to qt4-r2 eclass (diff) | |
download | gentoo-2-36a65ba1e130445a1ab6c6254484d63816f02a34.tar.gz gentoo-2-36a65ba1e130445a1ab6c6254484d63816f02a34.tar.bz2 gentoo-2-36a65ba1e130445a1ab6c6254484d63816f02a34.zip |
Migrate to qt4-r2 eclass
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/socnetv/socnetv-0.70.ebuild')
-rw-r--r-- | app-misc/socnetv/socnetv-0.70.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/socnetv/socnetv-0.70.ebuild b/app-misc/socnetv/socnetv-0.70.ebuild index 21513a392d61..617335f0db2c 100644 --- a/app-misc/socnetv/socnetv-0.70.ebuild +++ b/app-misc/socnetv/socnetv-0.70.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.70.ebuild,v 1.1 2009/06/29 22:20:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.70.ebuild,v 1.2 2010/01/06 10:29:36 hwoarang Exp $ EAPI="2" -inherit qt4 +inherit qt4-r2 MY_PN="SocNetV" MY_P="${MY_PN}-${PV}" |