diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-28 23:35:54 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-28 23:35:54 +0000 |
commit | 8d062fe430de9df13037f85ce85f579b559aaa23 (patch) | |
tree | ab3f363ec7de654fb2fdb36913025131f5e7d8c0 /x11-plugins/bfm | |
parent | Fix copyright headers. Version 0.4.11 stable for x86. (diff) | |
download | gentoo-2-8d062fe430de9df13037f85ce85f579b559aaa23.tar.gz gentoo-2-8d062fe430de9df13037f85ce85f579b559aaa23.tar.bz2 gentoo-2-8d062fe430de9df13037f85ce85f579b559aaa23.zip |
Stable for x86. Fix copyright headers
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-plugins/bfm')
-rw-r--r-- | x11-plugins/bfm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/bfm/ChangeLog b/x11-plugins/bfm/ChangeLog index c552b1370b2e..4d3ec01d9ea9 100644 --- a/x11-plugins/bfm/ChangeLog +++ b/x11-plugins/bfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/bfm -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.1 2004/11/12 23:46:51 s4t4n Exp $ +# 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 $ + + 29 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> bfm-0.6.4.ebuild: + Stable for x86. Fix copyright headers. *bfm-0.6.4 (13 Nov 2004) diff --git a/x11-plugins/bfm/bfm-0.6.4.ebuild b/x11-plugins/bfm/bfm-0.6.4.ebuild index f403657111dc..d83224e53a09 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-2004 Gentoo Foundation +# 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.1 2004/11/12 23:46:51 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4.ebuild,v 1.2 2005/01/28 23:35:54 s4t4n 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="x86" DEPEND=">=x11-libs/gtk+-2.4.9-r1" |