diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2007-02-03 00:51:33 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2007-02-03 00:51:33 +0000 |
commit | 83c398ec220c663f7fd160c3f532938e85660d16 (patch) | |
tree | 2288daa8716a286e877ce420798e92f40a4f9f54 /xfce-base/libxfce4util | |
parent | Removing old version. (diff) | |
download | gentoo-2-83c398ec220c663f7fd160c3f532938e85660d16.tar.gz gentoo-2-83c398ec220c663f7fd160c3f532938e85660d16.tar.bz2 gentoo-2-83c398ec220c663f7fd160c3f532938e85660d16.zip |
Removing old version.
(Portage version: 2.1.2-r2)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/files/digest-libxfce4util-4.3.99.2 | 3 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.3.99.2.ebuild | 19 |
3 files changed, 5 insertions, 23 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 24b6beea6ec3..8dbf025f37d7 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.74 2007/01/28 14:25:52 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.75 2007/02/03 00:51:32 nichoj Exp $ + + 03 Feb 2007; Joshua Nichols <nichoj@gentoo.org> + -libxfce4util-4.3.99.2.ebuild: + Removing old version. 28 Jan 2007; Peter Weller <welp@gentoo.org> libxfce4util-4.4.0.ebuild: Dep fixes, various other fixes diff --git a/xfce-base/libxfce4util/files/digest-libxfce4util-4.3.99.2 b/xfce-base/libxfce4util/files/digest-libxfce4util-4.3.99.2 deleted file mode 100644 index 48fc42096c0a..000000000000 --- a/xfce-base/libxfce4util/files/digest-libxfce4util-4.3.99.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4b327c64c292b2e672f69a0789deb2b7 libxfce4util-4.3.99.2.tar.bz2 299704 -RMD160 1e884fc1e3bd832c9bae04d45c744a6dc4311d99 libxfce4util-4.3.99.2.tar.bz2 299704 -SHA256 988efce9b4fd7252475234be3ca3fe8b737125ebaadc8c448d1c5d4cbc8bb521 libxfce4util-4.3.99.2.tar.bz2 299704 diff --git a/xfce-base/libxfce4util/libxfce4util-4.3.99.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.3.99.2.ebuild deleted file mode 100644 index 60143742e9b5..000000000000 --- a/xfce-base/libxfce4util/libxfce4util-4.3.99.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.3.99.2.ebuild,v 1.2 2007/01/06 18:03:01 nichoj Exp $ - -inherit xfce44 - -xfce44_beta - -DESCRIPTION="Libraries for Xfce 4" -LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="debug doc" - -RDEPEND=">=dev-libs/glib-2 - doc? ( >=dev-util/gtk-doc-1 )" - - -XFCE_CONFIG="`use_enable doc gtk-doc`" -xfce44_core_package |