diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-13 09:14:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-13 09:14:27 +0000 |
commit | 36436b18b47e3bfa6de2223d90f67ab9bf52168b (patch) | |
tree | 0ed311e3186a0b89b46c76ec73727b900e406c7a /media-video/2mandvd | |
parent | Stable for amd64, wrt bug #411535 (diff) | |
download | gentoo-2-36436b18b47e3bfa6de2223d90f67ab9bf52168b.tar.gz gentoo-2-36436b18b47e3bfa6de2223d90f67ab9bf52168b.tar.bz2 gentoo-2-36436b18b47e3bfa6de2223d90f67ab9bf52168b.zip |
Stable for amd64, wrt bug #411731
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-video/2mandvd')
-rw-r--r-- | media-video/2mandvd/2mandvd-1.7.3.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.7.3.ebuild b/media-video/2mandvd/2mandvd-1.7.3.ebuild index 6a4dc86897d9..68c9697cdb8c 100644 --- a/media-video/2mandvd/2mandvd-1.7.3.ebuild +++ b/media-video/2mandvd/2mandvd-1.7.3.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.7.3.ebuild,v 1.1 2012/03/12 17:38:00 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.7.3.ebuild,v 1.2 2012/04/13 09:14:27 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-3" 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 83723c954afa..570d0ef97103 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.20 2012/03/12 17:38:00 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.21 2012/04/13 09:14:27 ago Exp $ + + 13 Apr 2012; Agostino Sarubbo <ago@gentoo.org> 2mandvd-1.7.3.ebuild: + Stable for amd64, wrt bug #411731 *2mandvd-1.7.3 (12 Mar 2012) |