diff options
author | David Holm <dholm@gentoo.org> | 2005-07-28 10:45:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-28 10:45:13 +0000 |
commit | 2de01711af080f57470ec7937548267c4d3278df (patch) | |
tree | 8acb7e070a9c0855dbf7cfe12174937a4b54e9dc /media-video/pgmfindclip | |
parent | add descriptions for new local useflag kadmos (diff) | |
download | gentoo-2-2de01711af080f57470ec7937548267c4d3278df.tar.gz gentoo-2-2de01711af080f57470ec7937548267c4d3278df.tar.bz2 gentoo-2-2de01711af080f57470ec7937548267c4d3278df.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-video/pgmfindclip')
-rw-r--r-- | media-video/pgmfindclip/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/pgmfindclip/pgmfindclip-1.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/pgmfindclip/ChangeLog b/media-video/pgmfindclip/ChangeLog index 4afd16b3a19b..be7fca15f806 100644 --- a/media-video/pgmfindclip/ChangeLog +++ b/media-video/pgmfindclip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/pgmfindclip -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/pgmfindclip/ChangeLog,v 1.3 2004/10/07 15:04:11 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/pgmfindclip/ChangeLog,v 1.4 2005/07/28 10:45:13 dholm Exp $ + + 28 Jul 2005; David Holm <dholm@gentoo.org> pgmfindclip-1.13.ebuild: + Added to ~ppc. 06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> pgmfindclip-1.13.ebuild: diff --git a/media-video/pgmfindclip/pgmfindclip-1.13.ebuild b/media-video/pgmfindclip/pgmfindclip-1.13.ebuild index 270fc184f839..badadbc9de3f 100644 --- a/media-video/pgmfindclip/pgmfindclip-1.13.ebuild +++ b/media-video/pgmfindclip/pgmfindclip-1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/pgmfindclip/pgmfindclip-1.13.ebuild,v 1.2 2004/10/06 21:27:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/pgmfindclip/pgmfindclip-1.13.ebuild,v 1.3 2005/07/28 10:45:13 dholm Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.lallafa.de/bp/files/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND="virtual/libc" |