diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-12-22 17:02:01 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-12-22 17:02:01 +0000 |
commit | 0fe35bfc8ea5079a1fa8a371159fbe324607d752 (patch) | |
tree | d5e93dbbfe0b269fd830359ec4ed226d1702caa8 /xfce-base/libxfce4util | |
parent | Removed old (diff) | |
download | gentoo-2-0fe35bfc8ea5079a1fa8a371159fbe324607d752.tar.gz gentoo-2-0fe35bfc8ea5079a1fa8a371159fbe324607d752.tar.bz2 gentoo-2-0fe35bfc8ea5079a1fa8a371159fbe324607d752.zip |
Removed old
(Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc9 x86_64)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild | 22 |
2 files changed, 5 insertions, 23 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index a2b39d3b71bb..2b071d95da13 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.115 2008/12/15 04:54:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.116 2008/12/22 17:02:01 angelos Exp $ + + 22 Dec 2008; Christoph Mende <angelos@gentoo.org> + -libxfce4util-4.4.2.ebuild: + Removed old 15 Dec 2008; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.4.3.ebuild: Stable for HPPA (bug #249942). diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild deleted file mode 100644 index a4e563a067c6..000000000000 --- a/xfce-base/libxfce4util/libxfce4util-4.4.2.ebuild +++ /dev/null @@ -1,22 +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.4.2.ebuild,v 1.8 2007/12/17 18:33:33 jer Exp $ - -inherit xfce44 - -XFCE_VERSION=4.4.2 -xfce44 - -DESCRIPTION="Basic utilities library" -HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="debug doc" - -RDEPEND=">=dev-libs/glib-2.6" -DEPEND="${RDEPEND} - dev-util/pkgconfig - doc? ( dev-util/gtk-doc )" - -DOCS="AUTHORS ChangeLog NEWS README THANKS TODO" - -xfce44_core_package |