diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-07 19:24:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-07 19:24:23 +0000 |
commit | 1c8e8ce4c5093ce8b3908f6e033fdcd7391bc21e (patch) | |
tree | 219f9b74f722b1edb99642ff316cad9fbdd48c18 /media-libs/libptp2 | |
parent | Removed xeasyconf from package.mask (diff) | |
download | gentoo-2-1c8e8ce4c5093ce8b3908f6e033fdcd7391bc21e.tar.gz gentoo-2-1c8e8ce4c5093ce8b3908f6e033fdcd7391bc21e.tar.bz2 gentoo-2-1c8e8ce4c5093ce8b3908f6e033fdcd7391bc21e.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
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 5e62031998c1..038b872bf57f 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.7 2005/09/03 23:04:46 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/ChangeLog,v 1.8 2005/09/07 19:24:23 corsair Exp $ + + 07 Sep 2005; Markus Rothe <corsair@gentoo.org> libptp2-1.0.2.ebuild: + Stable on ppc64 03 Sep 2005; Daniel Black <dragonheart@gentoo.org> +files/libptp2-1.0.2-parallel.patch, libptp2-1.0.2.ebuild: diff --git a/media-libs/libptp2/libptp2-1.0.2.ebuild b/media-libs/libptp2/libptp2-1.0.2.ebuild index 134f3834a4fc..164746c4e1b2 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.2 2005/09/03 23:04:46 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/libptp2-1.0.2.ebuild,v 1.3 2005/09/07 19:24:23 corsair 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} |