summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-01-03 11:59:18 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-01-03 11:59:18 +0000
commit4b37294472f9785596654d5f840e4d4a16cdd7bd (patch)
tree3067f60174f00ff196f035f178f239f4240dd641 /xfce-base
parentold (diff)
downloadgentoo-2-4b37294472f9785596654d5f840e4d4a16cdd7bd.tar.gz
gentoo-2-4b37294472f9785596654d5f840e4d4a16cdd7bd.tar.bz2
gentoo-2-4b37294472f9785596654d5f840e4d4a16cdd7bd.zip
old
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4util/Manifest2
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.7.4.ebuild32
2 files changed, 0 insertions, 34 deletions
diff --git a/xfce-base/libxfce4util/Manifest b/xfce-base/libxfce4util/Manifest
index ca475122f74b..725c5d3d359e 100644
--- a/xfce-base/libxfce4util/Manifest
+++ b/xfce-base/libxfce4util/Manifest
@@ -1,8 +1,6 @@
DIST libxfce4util-4.6.2.tar.bz2 400115 RMD160 145e5ccdf49f60891f9d0d6e969aafc71e33ef11 SHA1 00d890df32d9ae172f45f95c030ca1a74c14e93f SHA256 ae2e7ed1000bb0b3589643a39a65e6ab64c9ee198045e7b272604986f2e18c83
-DIST libxfce4util-4.7.4.tar.bz2 432947 RMD160 e4147c65c0cb5bfdc8999f9d68a262bce0981d07 SHA1 bae45748b224e59cfab2c69dd615db32fe20aee7 SHA256 69848c9df9d3f619652371c63332c1a6fb4b64d0bec86eef9e762636db8c4e71
DIST libxfce4util-4.7.5.tar.bz2 433038 RMD160 c0d2a42498009af6e9847a3f7085c4e9e0fdf3f4 SHA1 4994e7593df9c1ed3a9376243e40bb0e73cf7bc9 SHA256 1458732af7bd6ae7d23129b59e734dd03a09caf83f20166ac3ea0562aeed4c1e
EBUILD libxfce4util-4.6.2.ebuild 856 RMD160 7940ee7af2987f82f6928c24b5c7a137a14a9d07 SHA1 c4f31fab67bfc6c14074e9f0748e4fcae0c6c5d3 SHA256 b965c39ccaeca45fee207445178edb9dc897ef2cbba4c3917ce9c11c4ef8f7e9
-EBUILD libxfce4util-4.7.4.ebuild 928 RMD160 886f899577584c25007e7d808aa4d0ea615c88ad SHA1 818f7cb1c34fb6150902014ec71159af09ac235d SHA256 601b875cb93bd7298f3f6e24ba0f3ae518f4fa23ad812856c720e793b947a916
EBUILD libxfce4util-4.7.5.ebuild 928 RMD160 a97e0f6a837bd8821bc667388cc0dea77e19a845 SHA1 0bf8abdfa3b0522e9b0b26fe66f451579ebe1d37 SHA256 7d8692145a4a364eaf29a0a161c8db4af1be9ec0a40e9749a6fdd28ed4d2b174
MISC ChangeLog 18235 RMD160 20dc646b276d70479b123c9e183378d58d74275d SHA1 5891e35c7b6719f17015e535c387a4e12197369f SHA256 a849660a655c94af88d00d2079667018f8eebed15dfdc85470b94b323201eb66
MISC metadata.xml 157 RMD160 d7470fe88d1b96f3a7f1ef26fb7dc646b4a1b907 SHA1 7eae91f2588bdae8667d37a98fb3090d539eeca1 SHA256 44350daa7594842894d676413708d8ea77ccb0017bed24711af5b256281f5e61
diff --git a/xfce-base/libxfce4util/libxfce4util-4.7.4.ebuild b/xfce-base/libxfce4util/libxfce4util-4.7.4.ebuild
deleted file mode 100644
index 79d26dae4eb1..000000000000
--- a/xfce-base/libxfce4util/libxfce4util-4.7.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.7.4.ebuild,v 1.1 2010/12/03 21:03:42 ssuominen Exp $
-
-EAPI=3
-inherit xfconf
-
-DESCRIPTION="Basic utility library for Xfce4"
-HOMEPAGE="http://www.xfce.org/projects/libraries"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.7/${P}.tar.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/glib-2.12:2"
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext"
-
-pkg_setup() {
- XFCONF=(
- --disable-dependency-tracking
- --disable-static
- $(xfconf_use_debug)
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
- )
-
- DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
-}