diff options
Diffstat (limited to 'media-video/vdrsync/vdrsync-0.1.3_pre050322.ebuild')
-rw-r--r-- | media-video/vdrsync/vdrsync-0.1.3_pre050322.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vdrsync/vdrsync-0.1.3_pre050322.ebuild b/media-video/vdrsync/vdrsync-0.1.3_pre050322.ebuild index ab7142bd5179..7ed473343709 100644 --- a/media-video/vdrsync/vdrsync-0.1.3_pre050322.ebuild +++ b/media-video/vdrsync/vdrsync-0.1.3_pre050322.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vdrsync/vdrsync-0.1.3_pre050322.ebuild,v 1.3 2006/02/05 23:09:09 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vdrsync/vdrsync-0.1.3_pre050322.ebuild,v 1.4 2006/03/05 18:45:29 hd_brummy Exp $ MY_P="${PN}-${PV#*_pre}" @@ -10,7 +10,7 @@ DESCRIPTION="converting vdr-recordings to mpeg2, dvd or other similar formats" HOMEPAGE="http://vdrsync.vdr-portal.de/" SRC_URI="http://vdrsync.vdr-portal.de/releases/${MY_P}.tgz" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" SLOT="0" LICENSE="GPL-2" |