diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
commit | 1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de (patch) | |
tree | 7bbfa23e610805b11c110f3b9702c5c974bb8516 /x11-plugins/autoprofile | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.gz gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.bz2 gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/autoprofile')
-rw-r--r-- | x11-plugins/autoprofile/ChangeLog | 10 | ||||
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.07.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.08.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/x11-plugins/autoprofile/ChangeLog b/x11-plugins/autoprofile/ChangeLog index 9747e8304594..8c5c1b42361e 100644 --- a/x11-plugins/autoprofile/ChangeLog +++ b/x11-plugins/autoprofile/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-plugins/autoprofile # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.11 2004/09/01 21:01:23 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.12 2004/09/02 18:22:39 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + autoprofile-2.07.ebuild, autoprofile-2.08.ebuild: + Masked autoprofile-2.08.ebuild stable for ppc + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + autoprofile-2.07.ebuild: + Masked autoprofile-2.07.ebuild stable for ppc *autoprofile-2.08 (01 Sep 2004) diff --git a/x11-plugins/autoprofile/autoprofile-2.07.ebuild b/x11-plugins/autoprofile/autoprofile-2.07.ebuild index 78acb494504c..574c267f32d3 100644 --- a/x11-plugins/autoprofile/autoprofile-2.07.ebuild +++ b/x11-plugins/autoprofile/autoprofile-2.07.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.07.ebuild,v 1.6 2004/08/08 01:00:02 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.07.ebuild,v 1.7 2004/09/02 18:22:39 pvdabeel Exp $ DESCRIPTION=" AutoProfile is a fully-featured profile manager for the popular instant messenger client Gaim." HOMEPAGE="http://hkn.eecs.berkeley.edu/~casey/autoprofile/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="" DEPEND=">=net-im/gaim-0.79" diff --git a/x11-plugins/autoprofile/autoprofile-2.08.ebuild b/x11-plugins/autoprofile/autoprofile-2.08.ebuild index 0b846fee9804..8d50227e99f8 100644 --- a/x11-plugins/autoprofile/autoprofile-2.08.ebuild +++ b/x11-plugins/autoprofile/autoprofile-2.08.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.08.ebuild,v 1.1 2004/09/01 21:01:23 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.08.ebuild,v 1.2 2004/09/02 18:22:39 pvdabeel Exp $ DESCRIPTION="AutoProfile is a fully-featured profile manager for the popular instant messenger client Gaim." HOMEPAGE="http://hkn.eecs.berkeley.edu/~casey/autoprofile/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="" DEPEND=">=net-im/gaim-0.82" |