summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2006-11-17 15:05:22 +0000
committerJim Ramsay <lack@gentoo.org>2006-11-17 15:05:22 +0000
commit2c953d1c7f7ae22f55462f8909de131692fbd378 (patch)
treef3f3f99fb76bc7aa6bb930922c9a09b8bde2512b
parentBug 155429 - Fixed inherit order (diff)
downloadhistorical-2c953d1c7f7ae22f55462f8909de131692fbd378.tar.gz
historical-2c953d1c7f7ae22f55462f8909de131692fbd378.tar.bz2
historical-2c953d1c7f7ae22f55462f8909de131692fbd378.zip
Bug 155429 - Fixed inherit order
Package-Manager: portage-2.1.2_rc1-r6
-rw-r--r--rox-extra/roxget/ChangeLog5
-rw-r--r--rox-extra/roxget/roxget-0.0.4.ebuild17
-rw-r--r--rox-extra/songer/ChangeLog5
-rw-r--r--rox-extra/songer/songer-0.1.2.ebuild15
4 files changed, 18 insertions, 24 deletions
diff --git a/rox-extra/roxget/ChangeLog b/rox-extra/roxget/ChangeLog
index 86c64e09bbd7..93814a6cd3ec 100644
--- a/rox-extra/roxget/ChangeLog
+++ b/rox-extra/roxget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/roxget
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxget/ChangeLog,v 1.6 2006/11/01 17:25:02 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxget/ChangeLog,v 1.7 2006/11/17 15:03:16 lack Exp $
+
+ 17 Nov 2006; Jim Ramsay <lack@gentoo.org> roxget-0.0.4.ebuild:
+ Bug 155429 - Fixed inherit order
01 Nov 2006; Jim Ramsay <lack@gentoo.org> metadata.xml:
Now owned by new rox herd
diff --git a/rox-extra/roxget/roxget-0.0.4.ebuild b/rox-extra/roxget/roxget-0.0.4.ebuild
index b989a7376e9c..78c4ea51bc5d 100644
--- a/rox-extra/roxget/roxget-0.0.4.ebuild
+++ b/rox-extra/roxget/roxget-0.0.4.ebuild
@@ -1,31 +1,25 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxget/roxget-0.0.4.ebuild,v 1.2 2005/02/10 19:20:52 sergey Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxget/roxget-0.0.4.ebuild,v 1.3 2006/11/17 15:03:16 lack Exp $
-DESCRIPTION="ROXget - Download Handler for the ROX Desktop"
+ROX_LIB_VER=1.9.16
+inherit rox
+DESCRIPTION="ROXget - Download Handler for the ROX Desktop"
MY_PN="ROXget"
-
MY_PV="004"
-
HOMEPAGE="http://nipul.digitillogic.net/"
SRC_URI="http://nipul.digitillogic.net/${MY_PN}-${MY_PV}.tar.bz2"
-
LICENSE="MIT"
-
SLOT="0"
-
KEYWORDS="~x86"
-
IUSE=""
DEPEND="dev-python/urlgrabber"
-ROX_LIB_VER=1.9.16
APPNAME=${MY_PN}
-
S=${WORKDIR}/${MY_PN}-${MY_PV}
src_unpack() {
@@ -35,4 +29,3 @@ src_unpack() {
mv * ${APPNAME}/
}
-inherit rox
diff --git a/rox-extra/songer/ChangeLog b/rox-extra/songer/ChangeLog
index 303d2abb0dda..4d252ccd9200 100644
--- a/rox-extra/songer/ChangeLog
+++ b/rox-extra/songer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/songer
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/songer/ChangeLog,v 1.5 2006/11/01 17:25:02 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/songer/ChangeLog,v 1.6 2006/11/17 15:05:22 lack Exp $
+
+ 17 Nov 2006; Jim Ramsay <lack@gentoo.org> songer-0.1.2.ebuild:
+ Bug 155429 - Fixed inherit order
01 Nov 2006; Jim Ramsay <lack@gentoo.org> metadata.xml:
Now owned by new rox herd
diff --git a/rox-extra/songer/songer-0.1.2.ebuild b/rox-extra/songer/songer-0.1.2.ebuild
index a681f37cb314..f86464981b22 100644
--- a/rox-extra/songer/songer-0.1.2.ebuild
+++ b/rox-extra/songer/songer-0.1.2.ebuild
@@ -1,25 +1,20 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/songer/songer-0.1.2.ebuild,v 1.2 2005/03/06 00:40:41 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/songer/songer-0.1.2.ebuild,v 1.3 2006/11/17 15:05:22 lack Exp $
-DESCRIPTION="Songer - An ID3 tag editor for the ROX Desktop"
+ROX_LIB_VER=1.9.10
+inherit rox
+DESCRIPTION="Songer - An ID3 tag editor for the ROX Desktop"
HOMEPAGE="http://songer.sf.net"
-
SRC_URI="mirror://sourceforge/songer/${P}.tgz"
LICENSE="GPL-2"
-
SLOT="0"
-
KEYWORDS="~x86 ~ppc"
-
IUSE=""
-ROX_LIB_VER=1.9.10
-
APPNAME=Songer
#S=${WORKDIR}
-inherit rox