diff options
author | 2007-03-13 12:25:02 +0000 | |
---|---|---|
committer | 2007-03-13 12:25:02 +0000 | |
commit | 7149d52fb3336007d2e7476f835ff030ed49c984 (patch) | |
tree | fb2428751caa024094a1722c3531ea42667b272c /media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild | |
parent | x86 stable (diff) | |
download | historical-7149d52fb3336007d2e7476f835ff030ed49c984.tar.gz historical-7149d52fb3336007d2e7476f835ff030ed49c984.tar.bz2 historical-7149d52fb3336007d2e7476f835ff030ed49c984.zip |
Marked stable on x86.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild')
-rw-r--r-- | media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild b/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild index d8920eba3092..feb838b55153 100644 --- a/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild +++ b/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild,v 1.2 2006/12/03 15:05:06 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild,v 1.3 2007/03/13 12:16:09 zzam Exp $ inherit vdr-plugin @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=media-video/vdr-1.3.18" |