diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:21:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:21:08 +0000 |
commit | 2ab65f93bc1576e916c2460015825c2609a30576 (patch) | |
tree | fab8729fac7f43615abd3749b1e686487037add5 /media-libs/phat | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.tar.gz gentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.tar.bz2 gentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-libs/phat')
-rw-r--r-- | media-libs/phat/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/phat/phat-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/phat/ChangeLog b/media-libs/phat/ChangeLog index 036e75109852..e2c56f117b71 100644 --- a/media-libs/phat/ChangeLog +++ b/media-libs/phat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/phat # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.6 2005/06/12 12:12:56 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.7 2005/08/07 13:18:08 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> phat-0.2.3.ebuild: + Stable on ppc. 12 Jun 2005; Sven Wegener <swegener@gentoo.org> phat-0.2.3.ebuild: Removed * postfix from <, <=, >= and > dependencies. diff --git a/media-libs/phat/phat-0.2.3.ebuild b/media-libs/phat/phat-0.2.3.ebuild index 02b04536318a..e2ff09d45e89 100644 --- a/media-libs/phat/phat-0.2.3.ebuild +++ b/media-libs/phat/phat-0.2.3.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/phat/phat-0.2.3.ebuild,v 1.5 2005/06/12 12:12:56 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.2.3.ebuild,v 1.6 2005/08/07 13:18:08 hansmi Exp $ IUSE="debug doc" @@ -10,7 +10,7 @@ SRC_URI="http://www.gazuga.net/phatfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND=">x11-libs/gtk+-2" |