diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-12-14 22:10:21 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-12-14 22:10:21 +0000 |
commit | ce31eb299811dfaf13f16447022665b54b2a6e6c (patch) | |
tree | c15681010e1a1b5997ed117fd972787b2f815c97 /xfce-base/xfce4-panel | |
parent | bump deps (diff) | |
download | historical-ce31eb299811dfaf13f16447022665b54b2a6e6c.tar.gz historical-ce31eb299811dfaf13f16447022665b54b2a6e6c.tar.bz2 historical-ce31eb299811dfaf13f16447022665b54b2a6e6c.zip |
Cleanup.
Diffstat (limited to 'xfce-base/xfce4-panel')
10 files changed, 0 insertions, 169 deletions
diff --git a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.0.4 b/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.0.4 deleted file mode 100644 index 0497cf10343e..000000000000 --- a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.0.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 1626fc7f4ff1a8ab820791c968bd0523 xfce4-panel-4.0.4.tar.gz 1254552 diff --git a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.0.5 b/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.0.5 deleted file mode 100644 index 61e9d7ae9ad7..000000000000 --- a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.0.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 e45c70fd08edf3fadd23571f3151ac5e xfce4-panel-4.0.5.tar.gz 1267987 diff --git a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.90 b/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.90 deleted file mode 100644 index 604a02b14b1f..000000000000 --- a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.90 +++ /dev/null @@ -1 +0,0 @@ -MD5 2a99d50d37a04f1d67c89886c7a509d5 xfce4-panel-4.1.90.tar.gz 1217784 diff --git a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.91 b/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.91 deleted file mode 100644 index 5ac7fc65af3b..000000000000 --- a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.91 +++ /dev/null @@ -1 +0,0 @@ -MD5 34eb402ff5de00f52754fc08d0718ea2 xfce4-panel-4.1.91.tar.gz 1217915 diff --git a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.99.1 b/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.99.1 deleted file mode 100644 index 4cca668ffd3b..000000000000 --- a/xfce-base/xfce4-panel/files/digest-xfce4-panel-4.1.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 9b015c063f7cabaac1d325f107a761cf xfce4-panel-4.1.99.1.tar.gz 1220320 diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.0.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.0.4.ebuild deleted file mode 100644 index aac4b9dbca5d..000000000000 --- a/xfce-base/xfce4-panel/xfce4-panel-4.0.4.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.0.4.ebuild,v 1.11 2004/11/04 23:34:47 vapier Exp $ - -DESCRIPTION="Xfce4 panel" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" -IUSE="X" - -RDEPEND=">=x11-libs/gtk+-2.0.6 - dev-libs/libxml2 - gnome-base/librsvg - =xfce-base/libxfce4util-${PV} - =xfce-base/libxfcegui4-${PV} - =xfce-base/libxfce4mcs-${PV} - =xfce-base/xfce-mcs-manager-${PV} - x11-libs/startup-notification" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_compile() { - local myconf - myconf="" - - use X && myconf="${myconf} --with-x" - - econf ${myconf} || die - emake || die -} - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO -} diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.0.5.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.0.5.ebuild deleted file mode 100644 index 4ab7ff8bfd47..000000000000 --- a/xfce-base/xfce4-panel/xfce4-panel-4.0.5.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.0.5.ebuild,v 1.8 2004/11/04 23:34:47 vapier Exp $ - -DESCRIPTION="Xfce4 panel" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" -IUSE="X" - -RDEPEND=">=x11-libs/gtk+-2.0.6 - dev-libs/libxml2 - gnome-base/librsvg - =xfce-base/libxfce4util-${PV} - =xfce-base/libxfcegui4-${PV} - =xfce-base/libxfce4mcs-${PV} - =xfce-base/xfce-mcs-manager-${PV} - x11-libs/startup-notification" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_compile() { - local myconf - myconf="" - - use X && myconf="${myconf} --with-x" - - econf ${myconf} || die - emake || die -} - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO -} diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.1.90.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.1.90.ebuild deleted file mode 100644 index 3044e8535f40..000000000000 --- a/xfce-base/xfce4-panel/xfce4-panel-4.1.90.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.1.90.ebuild,v 1.3 2004/11/04 23:34:47 vapier Exp $ - -DESCRIPTION="Xfce 4 panel" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="virtual/x11 - >=x11-libs/gtk+-2.2* - dev-libs/libxml2 - gnome-base/librsvg - x11-libs/startup-notification - =xfce-base/libxfce4util-4.1.90 - =xfce-base/libxfcegui4-4.1.90 - =xfce-base/libxfce4mcs-4.1.90 - =xfce-base/xfce-mcs-manager-4.1.90" -DEPEND="${RDEPEND} - dev-util/pkgconfig - !<xfce-base/xfce4-panel-4.1.90" - -src_install () { - make DESTDIR=${D} install || die - dodoc ChangeLog* AUTHORS README* TODO* -} diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.1.91.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.1.91.ebuild deleted file mode 100644 index f9373a55c2b0..000000000000 --- a/xfce-base/xfce4-panel/xfce4-panel-4.1.91.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.1.91.ebuild,v 1.2 2004/11/04 23:34:47 vapier Exp $ - -DESCRIPTION="Xfce 4 panel" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="virtual/x11 - >=x11-libs/gtk+-2.2* - dev-libs/libxml2 - gnome-base/librsvg - x11-libs/startup-notification - =xfce-base/libxfce4util-${PV} - =xfce-base/libxfcegui4-${PV} - =xfce-base/libxfce4mcs-${PV} - =xfce-base/xfce-mcs-manager-${PV}" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_install () { - make DESTDIR=${D} install || die - dodoc ChangeLog* AUTHORS README* TODO* -} diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.1.99.1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.1.99.1.ebuild deleted file mode 100644 index aa90c8f80c8e..000000000000 --- a/xfce-base/xfce4-panel/xfce4-panel-4.1.99.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.1.99.1.ebuild,v 1.1 2004/11/25 05:23:26 bcowan Exp $ - -DESCRIPTION="Xfce 4 panel" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="virtual/x11 - >=x11-libs/gtk+-2.2* - dev-libs/libxml2 - gnome-base/librsvg - x11-libs/startup-notification - =xfce-base/libxfce4util-${PV} - =xfce-base/libxfcegui4-${PV} - =xfce-base/libxfce4mcs-${PV} - =xfce-base/xfce-mcs-manager-${PV}" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_install () { - make DESTDIR=${D} install || die - dodoc ChangeLog* AUTHORS README* TODO* -} |