diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 22:48:22 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 22:48:22 +0000 |
commit | f83f62562fe2cd529ea205395e37f6f5bded5a0e (patch) | |
tree | c8e418e5a67dfd9a5515686498284a05276ad7e5 /media-libs/libptp2 | |
parent | Stable on x86, alpha and ia64. (diff) | |
download | gentoo-2-f83f62562fe2cd529ea205395e37f6f5bded5a0e.tar.gz gentoo-2-f83f62562fe2cd529ea205395e37f6f5bded5a0e.tar.bz2 gentoo-2-f83f62562fe2cd529ea205395e37f6f5bded5a0e.zip |
media-libs/libptp2 stable on ppc.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-libs/libptp2')
-rw-r--r-- | media-libs/libptp2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libptp2/libptp2-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libptp2/ChangeLog b/media-libs/libptp2/ChangeLog index 038b872bf57f..01f163b22ae2 100644 --- a/media-libs/libptp2/ChangeLog +++ b/media-libs/libptp2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libptp2 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/ChangeLog,v 1.8 2005/09/07 19:24:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/ChangeLog,v 1.9 2005/09/12 22:48:22 hansmi Exp $ + + 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libptp2-1.0.2.ebuild: + Stable on ppc. 07 Sep 2005; Markus Rothe <corsair@gentoo.org> libptp2-1.0.2.ebuild: Stable on ppc64 diff --git a/media-libs/libptp2/libptp2-1.0.2.ebuild b/media-libs/libptp2/libptp2-1.0.2.ebuild index 164746c4e1b2..5939f3b0c1cc 100644 --- a/media-libs/libptp2/libptp2-1.0.2.ebuild +++ b/media-libs/libptp2/libptp2-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/libptp2-1.0.2.ebuild,v 1.3 2005/09/07 19:24:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/libptp2-1.0.2.ebuild,v 1.4 2005/09/12 22:48:22 hansmi Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/libptp/" SRC_URI="mirror://sourceforge/libptp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ppc64 x86" +KEYWORDS="ppc ppc64 x86" IUSE="" RDEPEND=">=dev-libs/libusb-0.1.8" DEPEND="${RDEPEND} |