diff options
author | 2006-07-05 03:05:19 +0000 | |
---|---|---|
committer | 2006-07-05 03:05:19 +0000 | |
commit | e020eaf77dbad31b511f3e49a7517b15c7a969ab (patch) | |
tree | d0a7098de31024017c771bcb1aa032c89aa50680 /media-video/cpdvd/cpdvd-1.10.ebuild | |
parent | fix building on sh4 cpus and add some quoting (diff) | |
download | historical-e020eaf77dbad31b511f3e49a7517b15c7a969ab.tar.gz historical-e020eaf77dbad31b511f3e49a7517b15c7a969ab.tar.bz2 historical-e020eaf77dbad31b511f3e49a7517b15c7a969ab.zip |
Stable x86
Package-Manager: portage-2.1-r1
Diffstat (limited to 'media-video/cpdvd/cpdvd-1.10.ebuild')
-rw-r--r-- | media-video/cpdvd/cpdvd-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/cpdvd/cpdvd-1.10.ebuild b/media-video/cpdvd/cpdvd-1.10.ebuild index 2680a1faa208..10b4798ac368 100644 --- a/media-video/cpdvd/cpdvd-1.10.ebuild +++ b/media-video/cpdvd/cpdvd-1.10.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/cpdvd/cpdvd-1.10.ebuild,v 1.8 2006/07/04 05:19:43 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cpdvd/cpdvd-1.10.ebuild,v 1.9 2006/07/05 03:05:19 tsunam Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://www.lallafa.de/bp/files/${P}.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" DEPEND="" |