diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
commit | d78679e5f88880ae6c2e13ea90c44849dde95ea7 (patch) | |
tree | 099dd462f20252096009db213354de5e33888521 /media-video/vcdimager | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-d78679e5f88880ae6c2e13ea90c44849dde95ea7.tar.gz gentoo-2-d78679e5f88880ae6c2e13ea90c44849dde95ea7.tar.bz2 gentoo-2-d78679e5f88880ae6c2e13ea90c44849dde95ea7.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/vcdimager')
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.13.ebuild | 4 | ||||
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.14.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/vcdimager/vcdimager-0.7.13.ebuild b/media-video/vcdimager/vcdimager-0.7.13.ebuild index c37451f1e7d0..98d0d3ec6efb 100644 --- a/media-video/vcdimager/vcdimager-0.7.13.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.13.ebuild,v 1.1 2003/02/24 17:13:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.13.ebuild,v 1.2 2003/07/12 21:12:53 aliz Exp $ IUSE="xml2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.vcdimager.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" # Ideally this would also include help2man, but it's not yet in portage. DEPEND="xml2? ( >=dev-libs/libxml2-2.3.8 )" diff --git a/media-video/vcdimager/vcdimager-0.7.14.ebuild b/media-video/vcdimager/vcdimager-0.7.14.ebuild index e070a5830fc4..4ea43b187cf5 100644 --- a/media-video/vcdimager/vcdimager-0.7.14.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.14.ebuild,v 1.1 2003/04/11 16:16:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.14.ebuild,v 1.2 2003/07/12 21:12:53 aliz Exp $ IUSE="xml2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.vcdimager.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" # Ideally this would also include help2man, but it's not yet in portage. DEPEND="xml2? ( >=dev-libs/libxml2-2.3.8 )" |