diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-02 17:34:55 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-02 17:34:55 +0000 |
commit | 8e623ba9f7f7901b71dc34b3d36a1947a1356aaf (patch) | |
tree | eb7d3d91b8d3be6a534528b5b4c0e3d23201c3de /media-video/cpdvd/cpdvd-1.10.ebuild | |
parent | Version bump. (diff) | |
download | historical-8e623ba9f7f7901b71dc34b3d36a1947a1356aaf.tar.gz historical-8e623ba9f7f7901b71dc34b3d36a1947a1356aaf.tar.bz2 historical-8e623ba9f7f7901b71dc34b3d36a1947a1356aaf.zip |
Stable on ppc; bug #138866.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'media-video/cpdvd/cpdvd-1.10.ebuild')
-rw-r--r-- | media-video/cpdvd/cpdvd-1.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/cpdvd/cpdvd-1.10.ebuild b/media-video/cpdvd/cpdvd-1.10.ebuild index 393551a3fb48..a8772ea1c182 100644 --- a/media-video/cpdvd/cpdvd-1.10.ebuild +++ b/media-video/cpdvd/cpdvd-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.6 2005/07/28 16:56:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cpdvd/cpdvd-1.10.ebuild,v 1.7 2006/07/02 17:34:55 pylon 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="" |