summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-01-06 10:29:36 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-01-06 10:29:36 +0000
commit36a65ba1e130445a1ab6c6254484d63816f02a34 (patch)
treecb11df7bdc64c9648a4bb0937fa1bcf38aa74040 /app-misc/socnetv
parentMigrate completely to qt4-r2 eclass (diff)
downloadgentoo-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')
-rw-r--r--app-misc/socnetv/ChangeLog8
-rw-r--r--app-misc/socnetv/socnetv-0.51.ebuild6
-rw-r--r--app-misc/socnetv/socnetv-0.60.ebuild6
-rw-r--r--app-misc/socnetv/socnetv-0.70.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/app-misc/socnetv/ChangeLog b/app-misc/socnetv/ChangeLog
index 14ab88b6d61c..9a3d4d18aa2d 100644
--- a/app-misc/socnetv/ChangeLog
+++ b/app-misc/socnetv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/socnetv
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/ChangeLog,v 1.3 2009/06/29 22:20:15 hwoarang Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/ChangeLog,v 1.4 2010/01/06 10:29:36 hwoarang Exp $
+
+ 06 Jan 2010; <hwoarang@gentoo.org> socnetv-0.51.ebuild,
+ socnetv-0.60.ebuild, socnetv-0.70.ebuild:
+ Migrate to qt4-r2 eclass
*socnetv-0.70 (29 Jun 2009)
diff --git a/app-misc/socnetv/socnetv-0.51.ebuild b/app-misc/socnetv/socnetv-0.51.ebuild
index 566ec240da8e..ddb75ed20683 100644
--- a/app-misc/socnetv/socnetv-0.51.ebuild
+++ b/app-misc/socnetv/socnetv-0.51.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.51.ebuild,v 1.1 2009/03/26 22:00:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.51.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}"
diff --git a/app-misc/socnetv/socnetv-0.60.ebuild b/app-misc/socnetv/socnetv-0.60.ebuild
index c1147f03a869..1227b251be92 100644
--- a/app-misc/socnetv/socnetv-0.60.ebuild
+++ b/app-misc/socnetv/socnetv-0.60.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.60.ebuild,v 1.1 2009/05/28 10:31:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.60.ebuild,v 1.2 2010/01/06 10:29:36 hwoarang Exp $
EAPI="2"
-inherit qt4
+inherit qt4-r2
MY_PN="SocNetV"
MY_PV="${PV/60/6.0}"
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}"