diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-05-17 08:47:13 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-05-17 08:47:13 +0000 |
commit | 3453dcba95298031c48b8d84d7084935332bd0d2 (patch) | |
tree | b717dfd2781ead17ad0c5387c7a3183468759ac9 /media-sound/mpg123 | |
parent | Fixed #222185. (diff) | |
download | gentoo-2-3453dcba95298031c48b8d84d7084935332bd0d2.tar.gz gentoo-2-3453dcba95298031c48b8d84d7084935332bd0d2.tar.bz2 gentoo-2-3453dcba95298031c48b8d84d7084935332bd0d2.zip |
Move mpg123 to new-style virtual.
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'media-sound/mpg123')
-rw-r--r-- | media-sound/mpg123/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/mpg123/mpg123-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/mpg123/mpg123-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/mpg123/mpg123-1.4.2.ebuild | 4 |
4 files changed, 8 insertions, 10 deletions
diff --git a/media-sound/mpg123/ChangeLog b/media-sound/mpg123/ChangeLog index cd7c3e371ed3..863a2312f6d2 100644 --- a/media-sound/mpg123/ChangeLog +++ b/media-sound/mpg123/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/mpg123 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.155 2008/05/11 20:22:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.156 2008/05/17 08:47:13 drac Exp $ + + 17 May 2008; Samuli Suominen <drac@gentoo.org> mpg123-1.3.1.ebuild, + mpg123-1.4.1.ebuild, mpg123-1.4.2.ebuild: + Move mpg123 to new-style virtual. *mpg123-1.4.2 (11 May 2008) diff --git a/media-sound/mpg123/mpg123-1.3.1.ebuild b/media-sound/mpg123/mpg123-1.3.1.ebuild index 799fb6e63670..fe1dd4e55fb3 100644 --- a/media-sound/mpg123/mpg123-1.3.1.ebuild +++ b/media-sound/mpg123/mpg123-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.3.1.ebuild,v 1.9 2008/04/02 18:12:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.3.1.ebuild,v 1.10 2008/05/17 08:47:13 drac Exp $ DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3." HOMEPAGE="http://www.mpg123.org" @@ -22,8 +22,6 @@ RDEPEND="alsa? ( media-libs/alsa-lib ) DEPEND="${RDEPEND} dev-util/pkgconfig" -PROVIDE="virtual/mpg123" - src_unpack() { unpack ${A} sed -i -e 's:-faltivec::' "${S}"/configure diff --git a/media-sound/mpg123/mpg123-1.4.1.ebuild b/media-sound/mpg123/mpg123-1.4.1.ebuild index c41f9ca44a09..3ae77e497b5d 100644 --- a/media-sound/mpg123/mpg123-1.4.1.ebuild +++ b/media-sound/mpg123/mpg123-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.4.1.ebuild,v 1.1 2008/04/17 18:32:22 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.4.1.ebuild,v 1.2 2008/05/17 08:47:13 drac Exp $ DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3." HOMEPAGE="http://www.mpg123.org" @@ -22,8 +22,6 @@ RDEPEND="alsa? ( media-libs/alsa-lib ) DEPEND="${RDEPEND} dev-util/pkgconfig" -PROVIDE="virtual/mpg123" - src_unpack() { unpack ${A} sed -i -e 's:-faltivec::' "${S}"/configure || die "sed failed." diff --git a/media-sound/mpg123/mpg123-1.4.2.ebuild b/media-sound/mpg123/mpg123-1.4.2.ebuild index 7c287bfc5c4a..0a3c12eba50e 100644 --- a/media-sound/mpg123/mpg123-1.4.2.ebuild +++ b/media-sound/mpg123/mpg123-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.4.2.ebuild,v 1.1 2008/05/11 20:22:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.4.2.ebuild,v 1.2 2008/05/17 08:47:13 drac Exp $ DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3." HOMEPAGE="http://www.mpg123.org" @@ -22,8 +22,6 @@ RDEPEND="alsa? ( media-libs/alsa-lib ) DEPEND="${RDEPEND} dev-util/pkgconfig" -PROVIDE="virtual/mpg123" - src_unpack() { unpack ${A} sed -i -e 's:-faltivec::' "${S}"/configure || die "sed failed." |