diff options
author | David Holm <dholm@gentoo.org> | 2005-07-21 17:27:07 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-21 17:27:07 +0000 |
commit | 7348037633734958bcd4799895e2d1877fcf1dce (patch) | |
tree | 3875ba44eaee41389fa2e50ed593faf459d76c5e /x11-plugins | |
parent | Added to ~ppc (diff) | |
download | historical-7348037633734958bcd4799895e2d1877fcf1dce.tar.gz historical-7348037633734958bcd4799895e2d1877fcf1dce.tar.bz2 historical-7348037633734958bcd4799895e2d1877fcf1dce.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/bfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/bfm/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/bfm/ChangeLog b/x11-plugins/bfm/ChangeLog index 4d3ec01d9ea9..cdd2399dc068 100644 --- a/x11-plugins/bfm/ChangeLog +++ b/x11-plugins/bfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/bfm # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.2 2005/01/28 23:35:54 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.3 2005/07/21 17:27:07 dholm Exp $ + + 21 Jul 2005; David Holm <dholm@gentoo.org> bfm-0.6.4.ebuild: + Added to ~ppc. 29 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> bfm-0.6.4.ebuild: Stable for x86. Fix copyright headers. diff --git a/x11-plugins/bfm/Manifest b/x11-plugins/bfm/Manifest index e7b49a547485..6e2d87c7de90 100644 --- a/x11-plugins/bfm/Manifest +++ b/x11-plugins/bfm/Manifest @@ -1,5 +1,5 @@ -MD5 a25c5c19139aa3bc3bfbec025b43c4b1 bfm-0.6.4.ebuild 852 -MD5 112860b2701d69efe3ac204e10342acb ChangeLog 477 +MD5 bfe8814b6ee74e5d00328d0ecd4fd0ff ChangeLog 558 +MD5 1e58a1202295115a93f5c1667349df07 bfm-0.6.4.ebuild 857 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 MD5 982d3f2f02d699a46ef33cb67ebaa862 files/bfm-0.6.4-Makefile.patch 295 MD5 03c246d1fb0b4f65ef0247f8a5c2c6c4 files/digest-bfm-0.6.4 61 diff --git a/x11-plugins/bfm/bfm-0.6.4.ebuild b/x11-plugins/bfm/bfm-0.6.4.ebuild index d83224e53a09..8f82cf1c14c6 100644 --- a/x11-plugins/bfm/bfm-0.6.4.ebuild +++ b/x11-plugins/bfm/bfm-0.6.4.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/x11-plugins/bfm/bfm-0.6.4.ebuild,v 1.2 2005/01/28 23:35:54 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4.ebuild,v 1.3 2005/07/21 17:27:07 dholm Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.jnrowe.ukfsn.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" DEPEND=">=x11-libs/gtk+-2.4.9-r1" |