diff options
author | David Holm <dholm@gentoo.org> | 2004-06-03 14:29:38 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-03 14:29:38 +0000 |
commit | 011fc5829a819d2fe76d42c81fb37ca8f0519bd9 (patch) | |
tree | c32b05aafb805bd02ec95d7e1b50c22373832282 /x11-plugins | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-011fc5829a819d2fe76d42c81fb37ca8f0519bd9.tar.gz gentoo-2-011fc5829a819d2fe76d42c81fb37ca8f0519bd9.tar.bz2 gentoo-2-011fc5829a819d2fe76d42c81fb37ca8f0519bd9.zip |
Added to ~ppc
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/autoprofile/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/autoprofile/ChangeLog b/x11-plugins/autoprofile/ChangeLog index 0f5baea6f0dc..2a8bbbca78fe 100644 --- a/x11-plugins/autoprofile/ChangeLog +++ b/x11-plugins/autoprofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/autoprofile # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.2 2004/05/31 16:35:33 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.3 2004/06/03 14:29:12 dholm Exp $ + + 03 Jun 2004; David Holm <dholm@gentoo.org> autoprofile-2.06.ebuild: + Added to ~ppc. *autoprofile-2.06 (31 May 2004) diff --git a/x11-plugins/autoprofile/autoprofile-2.06.ebuild b/x11-plugins/autoprofile/autoprofile-2.06.ebuild index 5ebb5041247b..8e577e806e63 100644 --- a/x11-plugins/autoprofile/autoprofile-2.06.ebuild +++ b/x11-plugins/autoprofile/autoprofile-2.06.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.06.ebuild,v 1.1 2004/05/31 16:35:33 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.06.ebuild,v 1.2 2004/06/03 14:29:12 dholm Exp $ DESCRIPTION="Gaim plugin that creates away messages and profiles using dynamic components." 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.78" #RDEPEND="" |