diff options
author | Sergey Kuleshov <sergey@gentoo.org> | 2004-12-09 19:15:33 +0000 |
---|---|---|
committer | Sergey Kuleshov <sergey@gentoo.org> | 2004-12-09 19:15:33 +0000 |
commit | 0e163240c07b0a1a0de889dbc13207d7c146d174 (patch) | |
tree | d259dbbd1387b700414441f50a1c87ec638c866b /rox-extra/songer/songer-0.1.2.ebuild | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-0e163240c07b0a1a0de889dbc13207d7c146d174.tar.gz gentoo-2-0e163240c07b0a1a0de889dbc13207d7c146d174.tar.bz2 gentoo-2-0e163240c07b0a1a0de889dbc13207d7c146d174.zip |
йjust added...
Diffstat (limited to 'rox-extra/songer/songer-0.1.2.ebuild')
-rw-r--r-- | rox-extra/songer/songer-0.1.2.ebuild | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/rox-extra/songer/songer-0.1.2.ebuild b/rox-extra/songer/songer-0.1.2.ebuild new file mode 100644 index 000000000000..cefaa959e832 --- /dev/null +++ b/rox-extra/songer/songer-0.1.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2004 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.1 2004/12/09 19:15:33 sergey Exp $ + +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" + +IUSE="" + +ROX_LIB_VER=1.9.10 + +APPNAME=Songer + +#S=${WORKDIR} + +inherit rox |