summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-09-23 14:27:33 +0000
committerDon Seiler <rizzo@gentoo.org>2004-09-23 14:27:33 +0000
commit408f755b9d7d1520575c08df6ffad444e734e956 (patch)
treeab06706708ef575b04cb6f649a6323c788a643b1 /x11-plugins
parentStable on sparc (diff)
downloadhistorical-408f755b9d7d1520575c08df6ffad444e734e956.tar.gz
historical-408f755b9d7d1520575c08df6ffad444e734e956.tar.bz2
historical-408f755b9d7d1520575c08df6ffad444e734e956.zip
Version bump, works with 1.0.0
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/autoprofile/ChangeLog7
-rw-r--r--x11-plugins/autoprofile/Manifest6
-rw-r--r--x11-plugins/autoprofile/autoprofile-2.10.ebuild23
-rw-r--r--x11-plugins/autoprofile/files/digest-autoprofile-2.101
4 files changed, 34 insertions, 3 deletions
diff --git a/x11-plugins/autoprofile/ChangeLog b/x11-plugins/autoprofile/ChangeLog
index f8786be3d260..69284975a842 100644
--- a/x11-plugins/autoprofile/ChangeLog
+++ b/x11-plugins/autoprofile/ChangeLog
@@ -1,6 +1,11 @@
# 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.14 2004/09/13 20:07:59 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.15 2004/09/23 14:27:33 rizzo Exp $
+
+*autoprofile-2.10 (23 Sep 2004)
+
+ 23 Sep 2004; Don Seiler <rizzo@gentoo.org> +autoprofile-2.10.ebuild:
+ Version bump, works with 1.0.0
*autoprofile-2.09 (13 Sep 2004)
diff --git a/x11-plugins/autoprofile/Manifest b/x11-plugins/autoprofile/Manifest
index 4760b3f85ab9..4eb9bebd1a76 100644
--- a/x11-plugins/autoprofile/Manifest
+++ b/x11-plugins/autoprofile/Manifest
@@ -1,8 +1,10 @@
-MD5 346846e8271ce1192beb924059901aa7 ChangeLog 2051
+MD5 ea672bb0b765b8ec09e0571416183a3d ChangeLog 2189
+MD5 5716fb38bd97518fbe89fa4afcf162bb autoprofile-2.08.ebuild 726
MD5 0f73efcafa73cc44e7b324089eebbc3a autoprofile-2.07.ebuild 806
MD5 c1a2d7f113e28668f770c363bd5e761f metadata.xml 224
-MD5 5716fb38bd97518fbe89fa4afcf162bb autoprofile-2.08.ebuild 726
MD5 b810e7d93cf7399dcdae007f7cd63538 autoprofile-2.09.ebuild 729
+MD5 80e9145a93933c49d93b43e0f7b0006b autoprofile-2.10.ebuild 708
MD5 f877efd401252e198e83ab46bdc1099a files/digest-autoprofile-2.08 67
MD5 24400273a9593ad638ea5f52b4686fcf files/digest-autoprofile-2.07 67
MD5 256b74f4249d98eb0d5f92215a8877ac files/digest-autoprofile-2.09 67
+MD5 9f9da3e76cfe1523d4a7af98bf241abd files/digest-autoprofile-2.10 67
diff --git a/x11-plugins/autoprofile/autoprofile-2.10.ebuild b/x11-plugins/autoprofile/autoprofile-2.10.ebuild
new file mode 100644
index 000000000000..3e10dfa0666f
--- /dev/null
+++ b/x11-plugins/autoprofile/autoprofile-2.10.ebuild
@@ -0,0 +1,23 @@
+# 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.10.ebuild,v 1.1 2004/09/23 14:27:33 rizzo 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"
+IUSE=""
+DEPEND=">=net-im/gaim-1.0.0"
+
+src_compile() {
+ emake || die
+}
+
+src_install() {
+ dodir /usr/lib/gaim
+ make install PREFIX=${D}/usr || die "make install failed"
+
+ dodoc COPYING CHANGELOG INSTALL README TODO
+}
diff --git a/x11-plugins/autoprofile/files/digest-autoprofile-2.10 b/x11-plugins/autoprofile/files/digest-autoprofile-2.10
new file mode 100644
index 000000000000..448cb209a1f6
--- /dev/null
+++ b/x11-plugins/autoprofile/files/digest-autoprofile-2.10
@@ -0,0 +1 @@
+MD5 e4012bedeaf3160f1ae5fba9025f882e autoprofile-2.10.tar.gz 55867