summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-13 07:53:23 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-13 07:53:23 +0000
commit01e3073a8a6de5af6d5a303168ae484fa2aa424c (patch)
tree2bc6fcddce28e032e62f9c6c4b81c67c0ee45aeb /x11-misc/xpad
parentsparc + esd build fix. (diff)
downloadhistorical-01e3073a8a6de5af6d5a303168ae484fa2aa424c.tar.gz
historical-01e3073a8a6de5af6d5a303168ae484fa2aa424c.tar.bz2
historical-01e3073a8a6de5af6d5a303168ae484fa2aa424c.zip
removed the G*DISABLE_DEPRECATED stuff to fix bug #47662; clean out old ebuilds
Diffstat (limited to 'x11-misc/xpad')
-rw-r--r--x11-misc/xpad/ChangeLog6
-rw-r--r--x11-misc/xpad/Manifest8
-rw-r--r--x11-misc/xpad/files/digest-xpad-1.111
-rw-r--r--x11-misc/xpad/files/digest-xpad-1.41
-rw-r--r--x11-misc/xpad/xpad-1.11.ebuild24
-rw-r--r--x11-misc/xpad/xpad-1.13.ebuild20
-rw-r--r--x11-misc/xpad/xpad-1.4.ebuild26
7 files changed, 22 insertions, 64 deletions
diff --git a/x11-misc/xpad/ChangeLog b/x11-misc/xpad/ChangeLog
index 9d2a6a392283..a3cd2135cbbf 100644
--- a/x11-misc/xpad/ChangeLog
+++ b/x11-misc/xpad/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xpad
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.24 2004/01/26 15:04:30 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.25 2004/04/13 07:53:22 mr_bones_ Exp $
+
+ 13 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> xpad-1.11.ebuild,
+ xpad-1.13.ebuild, xpad-1.4.ebuild:
+ removed the G*DISABLE_DEPRECATED stuff to fix bug #47662; clean out old ebuilds
26 Jan 2004; <gustavoz@gentoo.org> xpad-1.13.ebuild:
stable on sparc
diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 391f86d8b85b..920958735d1f 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,8 +1,4 @@
-MD5 719e78a7ef1c0922eb40f0e02a5dd72e xpad-1.11.ebuild 577
-MD5 081d781722af615f5029e211f78c7289 xpad-1.13.ebuild 546
-MD5 ee59d45763bc0908b7ce3210b94b3f11 xpad-1.4.ebuild 576
-MD5 b9fed253f00793c80947febc5a836340 ChangeLog 3633
+MD5 290cd43a1a51390f576513f020dc7780 ChangeLog 3827
+MD5 7df06a23b26d846ad2de91cdf132d10e xpad-1.13.ebuild 723
MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
-MD5 a0fc6fbcbc7dd9ba4b7de7756a1ff6f9 files/digest-xpad-1.4 56
-MD5 9940a17c9318fe6601e2de9c4950d372 files/digest-xpad-1.11 61
MD5 d0f0a44ba012c5a3d6863afb093890d7 files/digest-xpad-1.13 62
diff --git a/x11-misc/xpad/files/digest-xpad-1.11 b/x11-misc/xpad/files/digest-xpad-1.11
deleted file mode 100644
index 7b0f4293643e..000000000000
--- a/x11-misc/xpad/files/digest-xpad-1.11
+++ /dev/null
@@ -1 +0,0 @@
-MD5 70ffadb6ac44cb46893ff79c23c3f0c0 xpad-1.11.tar.gz 271900
diff --git a/x11-misc/xpad/files/digest-xpad-1.4 b/x11-misc/xpad/files/digest-xpad-1.4
deleted file mode 100644
index 89a4b7dadd04..000000000000
--- a/x11-misc/xpad/files/digest-xpad-1.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d81e7bc4fa6f909d16abd2cd679b9999 xpad-1.4.tgz 32603
diff --git a/x11-misc/xpad/xpad-1.11.ebuild b/x11-misc/xpad/xpad-1.11.ebuild
deleted file mode 100644
index e39636d4332e..000000000000
--- a/x11-misc/xpad/xpad-1.11.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.11.ebuild,v 1.6 2004/01/25 17:06:36 tseng Exp $
-
-IUSE=""
-
-DESCRIPTION="A GTK+ 2.0 based 'post-it' note system."
-HOMEPAGE="http://xpad.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xpad/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 sparc ~ppc"
-
-DEPEND=">=x11-libs/gtk+-2.0.0"
-
-src_compile () {
- emake || die
-}
-
-src_install () {
- einstall || die
- dodoc AUTHORS ChangeLog COPYING NEWS README TODO
-}
diff --git a/x11-misc/xpad/xpad-1.13.ebuild b/x11-misc/xpad/xpad-1.13.ebuild
index 4d41928c29f2..cbd21aa8eee3 100644
--- a/x11-misc/xpad/xpad-1.13.ebuild
+++ b/x11-misc/xpad/xpad-1.13.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.13.ebuild,v 1.7 2004/01/26 15:04:30 gustavoz Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.13.ebuild,v 1.8 2004/04/13 07:53:22 mr_bones_ Exp $
DESCRIPTION="A GTK+ 2.0 based 'post-it' note system."
HOMEPAGE="http://xpad.sourceforge.net/"
@@ -11,10 +9,22 @@ SRC_URI="mirror://sourceforge/xpad/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc ppc"
+IUSE=""
-DEPEND=">=x11-libs/gtk+-2.0.0"
+RDEPEND=">=x11-libs/gtk+-2.0.0"
+DEPEND="${RDEPEND}
+ >=sys-apps/sed-4"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i \
+ -e 's:-Wall\\:-Wall:' \
+ -e '/DISABLE_DEPRECATED/d' src/Makefile.in \
+ || die "sed failed"
+}
src_install () {
einstall || die
- dodoc AUTHORS ChangeLog COPYING NEWS README TODO
+ dodoc AUTHORS ChangeLog NEWS README TODO
}
diff --git a/x11-misc/xpad/xpad-1.4.ebuild b/x11-misc/xpad/xpad-1.4.ebuild
deleted file mode 100644
index 45d0c06e6805..000000000000
--- a/x11-misc/xpad/xpad-1.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.4.ebuild,v 1.9 2004/01/24 15:53:28 tseng Exp $
-
-DESCRIPTION="A GTK+ 2.0 based 'post-it' note system."
-HOMEPAGE="http://xpad.sourceforge.net/"
-LICENSE="GPL-2"
-IUSE=""
-SLOT="0"
-KEYWORDS="x86 sparc ppc"
-
-DEPEND=">=x11-libs/gtk+-2.0.0"
-
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-
-S=${WORKDIR}/${P}
-
-src_compile() {
- emake || die
-}
-
-src_install () {
- einstall || die
-
- dodoc CHANGES COPYING README TODO
-}