diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 16:34:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 16:34:04 +0000 |
commit | 584a0ba98065000d9fe33dccf1063229836099c7 (patch) | |
tree | 07f27d00108fe47315d7c7c083fa1adba931cc39 /media-video/2mandvd | |
parent | Stable for amd64, wrt bug #442166 (diff) | |
download | gentoo-2-584a0ba98065000d9fe33dccf1063229836099c7.tar.gz gentoo-2-584a0ba98065000d9fe33dccf1063229836099c7.tar.bz2 gentoo-2-584a0ba98065000d9fe33dccf1063229836099c7.zip |
Stable for amd64, wrt bug #442166
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-video/2mandvd')
-rw-r--r-- | media-video/2mandvd/2mandvd-1.8.4.ebuild | 4 | ||||
-rw-r--r-- | media-video/2mandvd/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/2mandvd/2mandvd-1.8.4.ebuild b/media-video/2mandvd/2mandvd-1.8.4.ebuild index 25895d4d4d86..1e21eeba231e 100644 --- a/media-video/2mandvd/2mandvd-1.8.4.ebuild +++ b/media-video/2mandvd/2mandvd-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild,v 1.1 2012/10/06 06:36:36 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild,v 1.2 2012/11/14 16:34:04 ago Exp $ EAPI=4 LANGS="cs de en it ru" @@ -15,7 +15,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="media-libs/libsdl diff --git a/media-video/2mandvd/ChangeLog b/media-video/2mandvd/ChangeLog index 38c2b6da089d..527dc2f85b70 100644 --- a/media-video/2mandvd/ChangeLog +++ b/media-video/2mandvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/2mandvd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.26 2012/10/06 06:36:36 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.27 2012/11/14 16:34:04 ago Exp $ + + 14 Nov 2012; <ago@gentoo.org> 2mandvd-1.8.4.ebuild: + Stable for amd64, wrt bug #442166 *2mandvd-1.8.4 (06 Oct 2012) |