diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-12-19 05:17:25 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-12-19 05:17:25 +0000 |
commit | 01db85cee37acdd0276cf1d2dd4723a0f44f1dd5 (patch) | |
tree | 7512a390caea6a81c8b1259a30bdb00a4df2a065 /media-libs/phat | |
parent | Stable amd64, x86. (Manifest recommit) (diff) | |
download | gentoo-2-01db85cee37acdd0276cf1d2dd4723a0f44f1dd5.tar.gz gentoo-2-01db85cee37acdd0276cf1d2dd4723a0f44f1dd5.tar.bz2 gentoo-2-01db85cee37acdd0276cf1d2dd4723a0f44f1dd5.zip |
Stable amd64, sparc, x86.
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 50afc3a39385..16f59935e3b8 100644 --- a/media-libs/phat/ChangeLog +++ b/media-libs/phat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/phat # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.3 2004/11/21 21:28:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.4 2004/12/19 05:16:40 eradicator Exp $ + + 18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> phat-0.2.3.ebuild: + Stable amd64, sparc, x86. 21 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> phat-0.2.3.ebuild: Added to ~amd64 and ~sparc diff --git a/media-libs/phat/phat-0.2.3.ebuild b/media-libs/phat/phat-0.2.3.ebuild index 56d89d598815..7d4635a13cda 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-2004 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.3 2004/11/21 21:28:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.2.3.ebuild,v 1.4 2004/12/19 05:16:40 eradicator 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*" |