diff options
author | David Holm <dholm@gentoo.org> | 2004-06-29 16:55:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-29 16:55:14 +0000 |
commit | efd700b609caaba60e3da0a802148f9abb2cf5ad (patch) | |
tree | 28f53c48fd8dcab72a4cf82f5bcf24b359a2c124 /x11-plugins/autoprofile | |
parent | sync IUSE (missing), glibc -> libc (diff) | |
download | historical-efd700b609caaba60e3da0a802148f9abb2cf5ad.tar.gz historical-efd700b609caaba60e3da0a802148f9abb2cf5ad.tar.bz2 historical-efd700b609caaba60e3da0a802148f9abb2cf5ad.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/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.04.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/x11-plugins/autoprofile/Manifest index 7d1dd9888296..fbd4a8300728 100644 --- a/x11-plugins/autoprofile/Manifest +++ b/x11-plugins/autoprofile/Manifest @@ -1,4 +1,4 @@ -MD5 ab675ef4443aa235db50e839d3d8a42b ChangeLog 989 -MD5 2860788c6ca29ea9af05f0f02e1ef529 autoprofile-2.04.ebuild 960 +MD5 86c5ccc0da182b9ab8d9ba9f4e8c4905 ChangeLog 1103 +MD5 aa5d5670eab97e5b2ec925303cadef3d autoprofile-2.04.ebuild 962 MD5 c1a2d7f113e28668f770c363bd5e761f metadata.xml 224 MD5 6234e853a543f41c5cbe981bcc3747c2 files/digest-autoprofile-2.04 67 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="" |