diff options
author | David Holm <dholm@gentoo.org> | 2004-06-03 14:29:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-03 14:29:12 +0000 |
commit | 6af65f7356b34b245c8c5624f3dd08cac7eedc4c (patch) | |
tree | 06f9b587252e08b3a8cf4c460331f8ca008cfc2b /x11-plugins/autoprofile | |
parent | Added to ~ppc (diff) | |
download | historical-6af65f7356b34b245c8c5624f3dd08cac7eedc4c.tar.gz historical-6af65f7356b34b245c8c5624f3dd08cac7eedc4c.tar.bz2 historical-6af65f7356b34b245c8c5624f3dd08cac7eedc4c.zip |
Added to ~ppc
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.06.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/x11-plugins/autoprofile/Manifest index 031e6bc6b6c9..e93ff6b9ceac 100644 --- a/x11-plugins/autoprofile/Manifest +++ b/x11-plugins/autoprofile/Manifest @@ -1,6 +1,6 @@ +MD5 d52d20c938b047d708f01744dfcfca0d ChangeLog 671 MD5 54e211634f06cbb4ec56e5a699992178 autoprofile-2.04.ebuild 966 -MD5 679c417b3fd914e530a3a78dc84deff6 ChangeLog 583 MD5 c1a2d7f113e28668f770c363bd5e761f metadata.xml 224 -MD5 20479c0e399bf0db307e335aab0462a9 autoprofile-2.06.ebuild 951 +MD5 46cecaa7a2c4a07304931dd45ec21411 autoprofile-2.06.ebuild 956 MD5 6234e853a543f41c5cbe981bcc3747c2 files/digest-autoprofile-2.04 67 MD5 0cfb66c90df920702eaef161eb39bac1 files/digest-autoprofile-2.06 67 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="" |