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 /rox-extra/songer
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
Diffstat (limited to 'rox-extra/songer')
-rw-r--r--rox-extra/songer/ChangeLog5
-rw-r--r--rox-extra/songer/songer-0.1.2.ebuild15
2 files changed, 9 insertions, 11 deletions
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