diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2007-07-17 09:17:25 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2007-07-17 09:17:25 +0000 |
commit | bb1cece48b17768175fa93632f0ec6ffd4b06fa2 (patch) | |
tree | b722f537c3cd82ed2c1420e38efd07874f12b749 /media-video/mplay-sh | |
parent | Fixing slang1 dependency, bug #141947 (diff) | |
download | historical-bb1cece48b17768175fa93632f0ec6ffd4b06fa2.tar.gz historical-bb1cece48b17768175fa93632f0ec6ffd4b06fa2.tar.bz2 historical-bb1cece48b17768175fa93632f0ec6ffd4b06fa2.zip |
Marked stable on x86.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'media-video/mplay-sh')
-rw-r--r-- | media-video/mplay-sh/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/mplay-sh/ChangeLog b/media-video/mplay-sh/ChangeLog index 299ad17f58c4..0361004c1590 100644 --- a/media-video/mplay-sh/ChangeLog +++ b/media-video/mplay-sh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/mplay-sh # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplay-sh/ChangeLog,v 1.2 2007/06/16 08:52:08 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplay-sh/ChangeLog,v 1.3 2007/07/17 09:17:25 zzam Exp $ + + 17 Jul 2007; Matthias Schwarzott <zzam@gentoo.org> + mplay-sh-0.5.3-r1.ebuild: + Marked stable on x86. *mplay-sh-0.5.3-r1 (16 Jun 2007) diff --git a/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild b/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild index 06fb79132371..e96f52b1697c 100644 --- a/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild +++ b/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild,v 1.1 2007/06/16 08:52:08 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild,v 1.2 2007/07/17 09:17:25 zzam Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=62306" SRC_URI="mirror://gentoo/${MY_P}.tgz http://dev.gentoo.org/~zzam/distfiles/${MY_P}.tgz" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" IUSE="" |