summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2005-03-21 15:18:03 +0000
committerDon Seiler <rizzo@gentoo.org>2005-03-21 15:18:03 +0000
commitf44ae7ae80bd0cb4ee2dbca5066f1f8265e908de (patch)
treecd4ff77185ba966e163b4c8707bb3603711cc269 /x11-plugins/gaim-extprefs
parentstable on amd64 (diff)
downloadgentoo-2-f44ae7ae80bd0cb4ee2dbca5066f1f8265e908de.tar.gz
gentoo-2-f44ae7ae80bd0cb4ee2dbca5066f1f8265e908de.tar.bz2
gentoo-2-f44ae7ae80bd0cb4ee2dbca5066f1f8265e908de.zip
Stable on x86, closes bug #85737
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins/gaim-extprefs')
-rw-r--r--x11-plugins/gaim-extprefs/ChangeLog8
-rw-r--r--x11-plugins/gaim-extprefs/files/digest-gaim-extprefs-0.31
-rw-r--r--x11-plugins/gaim-extprefs/gaim-extprefs-0.3.ebuild31
-rw-r--r--x11-plugins/gaim-extprefs/gaim-extprefs-0.4.ebuild6
4 files changed, 9 insertions, 37 deletions
diff --git a/x11-plugins/gaim-extprefs/ChangeLog b/x11-plugins/gaim-extprefs/ChangeLog
index 30b957351f70..bae18ad35d03 100644
--- a/x11-plugins/gaim-extprefs/ChangeLog
+++ b/x11-plugins/gaim-extprefs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gaim-extprefs
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/ChangeLog,v 1.5 2004/12/14 07:10:37 rizzo Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/ChangeLog,v 1.6 2005/03/21 15:18:02 rizzo Exp $
+
+ 21 Mar 2005; Don Seiler <rizzo@gentoo.org> -gaim-extprefs-0.3.ebuild,
+ gaim-extprefs-0.4.ebuild:
+ Stable on x86, closes bug #85737
*gaim-extprefs-0.4 (14 Dec 2004)
diff --git a/x11-plugins/gaim-extprefs/files/digest-gaim-extprefs-0.3 b/x11-plugins/gaim-extprefs/files/digest-gaim-extprefs-0.3
deleted file mode 100644
index 80c618cc97db..000000000000
--- a/x11-plugins/gaim-extprefs/files/digest-gaim-extprefs-0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 290c61f1cbcde5ccc43a1240311aed49 extendedprefs-0.3.tar.gz 14501
diff --git a/x11-plugins/gaim-extprefs/gaim-extprefs-0.3.ebuild b/x11-plugins/gaim-extprefs/gaim-extprefs-0.3.ebuild
deleted file mode 100644
index 376d1e375955..000000000000
--- a/x11-plugins/gaim-extprefs/gaim-extprefs-0.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/gaim-extprefs-0.3.ebuild,v 1.3 2004/10/17 09:28:26 dholm Exp $
-
-DESCRIPTION="Gaim Extended Preferences is a plugin that takes advantage of existing gaim functionality to provide preferences that are often desired but not are not considered worthy of inclusion in Gaim itself."
-
-HOMEPAGE="http://gaim-extprefs.sourceforge.net"
-
-SRC_URI="mirror://sourceforge/gaim-extprefs/extendedprefs-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-
-SLOT="0"
-
-KEYWORDS="~x86 ~sparc ~ppc"
-
-IUSE=""
-
-DEPEND=">=net-im/gaim-1.0.0"
-#RDEPEND=""
-
-S="${WORKDIR}/extendedprefs-${PV}"
-
-src_compile() {
- #econf || die
- emake || die "emake failed"
-}
-
-src_install() {
- make PREFIX=${D}/usr install || die
-}
diff --git a/x11-plugins/gaim-extprefs/gaim-extprefs-0.4.ebuild b/x11-plugins/gaim-extprefs/gaim-extprefs-0.4.ebuild
index b65e83dc12ac..b0ed05866547 100644
--- a/x11-plugins/gaim-extprefs/gaim-extprefs-0.4.ebuild
+++ b/x11-plugins/gaim-extprefs/gaim-extprefs-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/gaim-extprefs-0.4.ebuild,v 1.1 2004/12/14 07:10:37 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/gaim-extprefs-0.4.ebuild,v 1.2 2005/03/21 15:18:02 rizzo Exp $
DESCRIPTION="Gaim Extended Preferences is a plugin that takes advantage of existing gaim functionality to provide preferences that are often desired but not are not considered worthy of inclusion in Gaim itself."
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
IUSE=""