diff options
author | 2014-11-25 08:45:08 +0000 | |
---|---|---|
committer | 2014-11-25 08:45:08 +0000 | |
commit | 4b18594954a2ed88188a7cce36be69904c5efd4e (patch) | |
tree | ce08657a84a90075d9a4864b45f244eb610ad26f /media-video/lsdvd/lsdvd-0.17.ebuild | |
parent | Stable for x86, wrt bug #528002 (diff) | |
download | gentoo-2-4b18594954a2ed88188a7cce36be69904c5efd4e.tar.gz gentoo-2-4b18594954a2ed88188a7cce36be69904c5efd4e.tar.bz2 gentoo-2-4b18594954a2ed88188a7cce36be69904c5efd4e.zip |
Stable for x86, wrt bug #528262
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video/lsdvd/lsdvd-0.17.ebuild')
-rw-r--r-- | media-video/lsdvd/lsdvd-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/lsdvd/lsdvd-0.17.ebuild b/media-video/lsdvd/lsdvd-0.17.ebuild index 2a88e33abb39..8c590a35f1e1 100644 --- a/media-video/lsdvd/lsdvd-0.17.ebuild +++ b/media-video/lsdvd/lsdvd-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild,v 1.3 2014/11/11 10:49:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild,v 1.4 2014/11/25 08:45:08 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lsdvd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="media-libs/libdvdread" |