diff options
author | 2004-06-29 16:55:14 +0000 | |
---|---|---|
committer | 2004-06-29 16:55:14 +0000 | |
commit | ac1bcefb2337e19b06e08b36dc4d0335cb0556e9 (patch) | |
tree | 97221fbb57a8a3c35947a15e99a686612a06e0d6 /x11-plugins/autoprofile | |
parent | sync IUSE (missing), glibc -> libc (Manifest recommit) (diff) | |
download | gentoo-2-ac1bcefb2337e19b06e08b36dc4d0335cb0556e9.tar.gz gentoo-2-ac1bcefb2337e19b06e08b36dc4d0335cb0556e9.tar.bz2 gentoo-2-ac1bcefb2337e19b06e08b36dc4d0335cb0556e9.zip |
Added to ~ppc again, why was it removed
Diffstat (limited to 'x11-plugins/autoprofile')
-rw-r--r-- | x11-plugins/autoprofile/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/autoprofile/ChangeLog b/x11-plugins/autoprofile/ChangeLog index 534d0775d6d7..c75df05439ab 100644 --- a/x11-plugins/autoprofile/ChangeLog +++ b/x11-plugins/autoprofile/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2004/06/28 19:01:10 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.8 2004/06/29 16:55:14 dholm Exp $ + + 29 Jun 2004; David Holm <dholm@gentoo.org> autoprofile-2.04.ebuild: + Added to ~ppc again, why was it removed? 28 Jun 2004; Don Seiler <rizzo@gentoo.org> -autoprofile-2.07.ebuild: Removing old files for gaim pruning diff --git a/x11-plugins/autoprofile/autoprofile-2.04.ebuild b/x11-plugins/autoprofile/autoprofile-2.04.ebuild index dfcfff6562eb..8a1b218722de 100644 --- a/x11-plugins/autoprofile/autoprofile-2.04.ebuild +++ b/x11-plugins/autoprofile/autoprofile-2.04.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.04.ebuild,v 1.2 2004/06/24 22:48:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.04.ebuild,v 1.3 2004/06/29 16:55:14 dholm Exp $ DESCRIPTION=" AutoProfile is a fully-featured profile manager for the popular instant messanger 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="~net-im/gaim-0.77" #RDEPEND="" |