summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-02-07 19:46:24 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-02-07 19:46:24 +0000
commit8207fa35eab8ca951b5f9e6effd1f5b85f12d784 (patch)
treea82bc35f43d5a5ff57eac654a622129a4c12dbbb /app-pda
parentBug #498110: bump. (diff)
downloadgentoo-2-8207fa35eab8ca951b5f9e6effd1f5b85f12d784.tar.gz
gentoo-2-8207fa35eab8ca951b5f9e6effd1f5b85f12d784.tar.bz2
gentoo-2-8207fa35eab8ca951b5f9e6effd1f5b85f12d784.zip
amd64/ppc64/ppc/x86 stable wrt bug #500270; Drop old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/gnupod/ChangeLog8
-rw-r--r--app-pda/gnupod/gnupod-0.99.8-r1.ebuild6
-rw-r--r--app-pda/gnupod/gnupod-0.99.8.ebuild52
3 files changed, 9 insertions, 57 deletions
diff --git a/app-pda/gnupod/ChangeLog b/app-pda/gnupod/ChangeLog
index 0a893dad4184..fb3e623258c2 100644
--- a/app-pda/gnupod/ChangeLog
+++ b/app-pda/gnupod/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/gnupod
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.27 2013/08/28 14:01:11 idella4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.28 2014/02/07 19:46:24 zlogene Exp $
+
+ 07 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -gnupod-0.99.8.ebuild,
+ gnupod-0.99.8-r1.ebuild:
+ amd64/ppc64/ppc/x86 stable wrt bug #500270; Drop old.
*gnupod-0.99.8-r1 (28 Aug 2013)
diff --git a/app-pda/gnupod/gnupod-0.99.8-r1.ebuild b/app-pda/gnupod/gnupod-0.99.8-r1.ebuild
index cb8a5a561839..64c4a905ff2f 100644
--- a/app-pda/gnupod/gnupod-0.99.8-r1.ebuild
+++ b/app-pda/gnupod/gnupod-0.99.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.99.8-r1.ebuild,v 1.1 2013/08/28 14:01:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.99.8-r1.ebuild,v 1.2 2014/02/07 19:46:24 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://blinkenlights.ch/gnupod-dist/stable/${P}.tgz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="aac ffmpeg flac mp3 ogg"
RDEPEND="dev-perl/TimeDate
diff --git a/app-pda/gnupod/gnupod-0.99.8.ebuild b/app-pda/gnupod/gnupod-0.99.8.ebuild
deleted file mode 100644
index 42e23ad209c3..000000000000
--- a/app-pda/gnupod/gnupod-0.99.8.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.99.8.ebuild,v 1.6 2012/09/12 08:24:37 ssuominen Exp $
-
-inherit perl-module
-
-DESCRIPTION="A collection of Perl-scripts for iPod"
-HOMEPAGE="http://www.gnu.org/software/gnupod/"
-SRC_URI="http://blinkenlights.ch/gnupod-dist/stable/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="aac ffmpeg flac mp3 ogg"
-
-RDEPEND="dev-lang/perl
- dev-perl/TimeDate
- dev-perl/XML-Parser
- >=dev-perl/MP3-Info-1.01
- dev-perl/Unicode-String
- dev-perl/Digest-SHA1
- dev-perl/libwww-perl
- ffmpeg? ( virtual/ffmpeg )
- flac? ( dev-perl/Audio-FLAC-Header
- media-libs/flac
- aac? ( >=media-libs/faac-1.24 )
- mp3? ( media-sound/lame )
- !aac? ( media-sound/lame ) )
- ogg? ( dev-perl/Ogg-Vorbis-Header-PurePerl
- media-sound/vorbis-tools
- aac? ( >=media-libs/faac-1.24 )
- mp3? ( media-sound/lame )
- !aac? ( media-sound/lame ) )"
-DEPEND="${RDEPEND}"
-
-src_compile() {
- econf
-}
-
-src_install() {
- perlinfo
- sed -i -e "s:\$INC\[0\]/\$modi:${D}${VENDOR_ARCH}/\$modi:g" \
- tools/gnupod_install.pl || die
-
- dodir /usr/bin
- dodir ${VENDOR_ARCH}/GNUpod
- dodir /usr/share/info
- einstall || die
-
- dodoc AUTHORS BUGS CHANGES README* TODO doc/gnupodrc.example doc/gnutunesdb.example
- dohtml doc/gnupod.html
-}