summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-21 11:33:19 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-21 11:33:19 +0000
commit949d983a6483c7ebcc618a88a5a246345405f934 (patch)
tree3cabff3b7fc4d2959294947a2c30ef34e64571e1
parentnet-dns/djbdns:datadir added (diff)
downloadhistorical-949d983a6483c7ebcc618a88a5a246345405f934.tar.gz
historical-949d983a6483c7ebcc618a88a5a246345405f934.tar.bz2
historical-949d983a6483c7ebcc618a88a5a246345405f934.zip
Removed old version.
Package-Manager: portage-2.1_pre3-r1
-rw-r--r--x11-misc/fireflies/Manifest14
-rw-r--r--x11-misc/glunarclock/ChangeLog8
-rw-r--r--x11-misc/glunarclock/files/digest-glunarclock-0.32.31
-rw-r--r--x11-misc/glunarclock/glunarclock-0.32.3.ebuild38
-rw-r--r--x11-misc/gpasman/ChangeLog7
-rw-r--r--x11-misc/gpasman/files/digest-gpasman-1.3.01
-rw-r--r--x11-misc/gpasman/gpasman-1.3.0.ebuild23
-rw-r--r--x11-misc/gtkdialog/ChangeLog8
-rw-r--r--x11-misc/gtkdialog/files/digest-gtkdialog-0.59.41
-rw-r--r--x11-misc/gtkdialog/gtkdialog-0.59.4.ebuild24
10 files changed, 19 insertions, 106 deletions
diff --git a/x11-misc/fireflies/Manifest b/x11-misc/fireflies/Manifest
index e7e75f3bbbe2..d21e546109a1 100644
--- a/x11-misc/fireflies/Manifest
+++ b/x11-misc/fireflies/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 95c9db2858c177e98f3901b9e25ab7b4 ChangeLog 1602
+MD5 17b997c4e0a4564bcad26d5e4642be22 ChangeLog 1716
MD5 4ccda06d3205ecd6959163d9054067dc files/digest-fireflies-2.06-r1 66
MD5 8f06653a37476519552c8ed711defae0 files/fireflies-2.06-Make.include.in.patch 667
MD5 657df9334348d7fe6574bb1607f08b01 files/fireflies-2.06-configure.patch 412
-MD5 050fb4a946577495bfc0ceb57fa104f2 fireflies-2.06-r1.ebuild 957
+MD5 b66c640cf1b32083654f005aa2491e26 fireflies-2.06-r1.ebuild 1048
MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDf1VzcsIHjyDViGQRAhZ3AJ9riRg2cXWrGbdxO07FuEOgeZAlwgCfc8rY
-528cZigW8HuwBtAQ5yNAN3I=
-=X1hf
------END PGP SIGNATURE-----
diff --git a/x11-misc/glunarclock/ChangeLog b/x11-misc/glunarclock/ChangeLog
index aeb489639f54..4fa2f31dd912 100644
--- a/x11-misc/glunarclock/ChangeLog
+++ b/x11-misc/glunarclock/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/glunarclock
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.14 2005/08/13 23:34:51 hansmi Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.15 2006/01/21 11:26:35 nelchael Exp $
+
+ 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ -glunarclock-0.32.3.ebuild:
+ Removed old version.
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
glunarclock-0.32.4.ebuild:
diff --git a/x11-misc/glunarclock/files/digest-glunarclock-0.32.3 b/x11-misc/glunarclock/files/digest-glunarclock-0.32.3
deleted file mode 100644
index f04269f80a1b..000000000000
--- a/x11-misc/glunarclock/files/digest-glunarclock-0.32.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c95b307a1263d9cfb723a0a8cdb2ae43 glunarclock-0.32.3.tar.gz 532938
diff --git a/x11-misc/glunarclock/glunarclock-0.32.3.ebuild b/x11-misc/glunarclock/glunarclock-0.32.3.ebuild
deleted file mode 100644
index e6d191076991..000000000000
--- a/x11-misc/glunarclock/glunarclock-0.32.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.3.ebuild,v 1.3 2005/05/01 17:14:28 hansmi Exp $
-
-inherit gnome2 eutils
-
-DESCRIPTION="Gnome Moon Phase Panel Applet"
-
-HOMEPAGE="http://glunarclock.sourceforge.net/"
-SRC_URI="mirror://sourceforge/glunarclock/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc"
-IUSE=""
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${PN}-i18n-gentoo.patch
-}
-
-RDEPEND=">=x11-libs/gtk+-2.1.0
- >=gnome-base/libgnome-2.0.0
- >=gnome-base/libgnomeui-2.0.0
- >=gnome-base/gnome-vfs-1.9.16
- >=gnome-base/gconf-1.1.11
- >=gnome-base/libgtop-2.0.0
- >=x11-libs/libwnck-0.13
- >=gnome-base/libglade-2.0.0
- >=gnome-base/gnome-panel-2.0.0"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.29
- >=app-text/scrollkeeper-0.1.4
- dev-util/pkgconfig"
-
-DOCS="AUTHORS ChangeLog COPYING* INSTALL README"
diff --git a/x11-misc/gpasman/ChangeLog b/x11-misc/gpasman/ChangeLog
index c4da8b61c6ae..b8bc0c8420f3 100644
--- a/x11-misc/gpasman/ChangeLog
+++ b/x11-misc/gpasman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gpasman
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/ChangeLog,v 1.10 2005/11/15 15:46:24 gustavoz Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/ChangeLog,v 1.11 2006/01/21 11:28:41 nelchael Exp $
+
+ 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> -gpasman-1.3.0.ebuild:
+ Removed old version.
15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> gpasman-1.3.0.ebuild:
Dropped to -sparc, has security issues and 1.3.1 has unknown issues for us
diff --git a/x11-misc/gpasman/files/digest-gpasman-1.3.0 b/x11-misc/gpasman/files/digest-gpasman-1.3.0
deleted file mode 100644
index 60ea759e9887..000000000000
--- a/x11-misc/gpasman/files/digest-gpasman-1.3.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e50e9b93427cc610067f725d6160c45f gpasman-1.3.0.tar.gz 47097
diff --git a/x11-misc/gpasman/gpasman-1.3.0.ebuild b/x11-misc/gpasman/gpasman-1.3.0.ebuild
deleted file mode 100644
index b9681429b251..000000000000
--- a/x11-misc/gpasman/gpasman-1.3.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.17 2005/11/15 15:46:24 gustavoz Exp $
-
-DESCRIPTION="Gpasman: GTK Password manager"
-# This is _NOT_ the offical download site, but the official site
-# seems to not work (ever).
-SRC_URI="http://gpasman.nl.linux.org/${P}.tar.gz"
-HOMEPAGE="http://gpasman.nl.linux.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 -sparc ppc"
-IUSE=""
-
-DEPEND="=x11-libs/gtk+-1.2*"
-
-src_install() {
- dodir /usr/bin
- emake prefix=${D}/usr install
-
- dodoc ChangeLog AUTHORS README BUGS NEWS
-}
diff --git a/x11-misc/gtkdialog/ChangeLog b/x11-misc/gtkdialog/ChangeLog
index 523d814bb1c9..0d4e0d9e1dd8 100644
--- a/x11-misc/gtkdialog/ChangeLog
+++ b/x11-misc/gtkdialog/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/gtkdialog
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtkdialog/ChangeLog,v 1.11 2005/11/11 23:10:38 hansmi Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtkdialog/ChangeLog,v 1.12 2006/01/21 11:33:19 nelchael Exp $
+
+ 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ -gtkdialog-0.59.4.ebuild:
+ Removed old version.
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
gtkdialog-0.59.8.ebuild:
diff --git a/x11-misc/gtkdialog/files/digest-gtkdialog-0.59.4 b/x11-misc/gtkdialog/files/digest-gtkdialog-0.59.4
deleted file mode 100644
index 8d5e0706df25..000000000000
--- a/x11-misc/gtkdialog/files/digest-gtkdialog-0.59.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 bd13ca3bbbbc25c3ffb6cadaf84a42d8 gtkdialog-0.59.4.tar.gz 241583
diff --git a/x11-misc/gtkdialog/gtkdialog-0.59.4.ebuild b/x11-misc/gtkdialog/gtkdialog-0.59.4.ebuild
deleted file mode 100644
index 313b23907eeb..000000000000
--- a/x11-misc/gtkdialog/gtkdialog-0.59.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtkdialog/gtkdialog-0.59.4.ebuild,v 1.4 2005/11/01 13:32:32 nelchael Exp $
-
-DESCRIPTION="GUI-creation utility that can be used with an arbitrary interpreter"
-HOMEPAGE="http://linux.pte.hu/~pipas/gtkdialog/"
-SRC_URI="ftp://linux.pte.hu/pub/gtkdialog/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ppc x86"
-IUSE="doc"
-
-DEPEND="=x11-libs/gtk+-2*"
-
-src_install(){
- einstall || die
- dodoc AUTHORS ChangeLog NEWS README TODO
- if use doc; then
- mkdir -p ${D}/usr/share/${P} && cp -r examples/* ${D}/usr/share/${P}
- fi
-}
-
-