summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2013-03-29 22:56:45 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2013-03-29 22:56:45 +0000
commit0cef58c7674930bc7dd1131c90d6c0221b3d7c15 (patch)
treefaaddef4141fd23f8cc7d55a6a27eaa7db9f1176 /gnome-extra
parentClean up old revision. (diff)
downloadgentoo-2-0cef58c7674930bc7dd1131c90d6c0221b3d7c15.tar.gz
gentoo-2-0cef58c7674930bc7dd1131c90d6c0221b3d7c15.tar.bz2
gentoo-2-0cef58c7674930bc7dd1131c90d6c0221b3d7c15.zip
Clean up old revision.
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/yelp-xsl/ChangeLog5
-rw-r--r--gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild24
2 files changed, 4 insertions, 25 deletions
diff --git a/gnome-extra/yelp-xsl/ChangeLog b/gnome-extra/yelp-xsl/ChangeLog
index 0fafd00bf3d0..fc78ae0a7098 100644
--- a/gnome-extra/yelp-xsl/ChangeLog
+++ b/gnome-extra/yelp-xsl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/yelp-xsl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.32 2013/03/29 13:36:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.33 2013/03/29 22:56:45 eva Exp $
+
+ 29 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -yelp-xsl-3.4.2.ebuild:
+ Clean up old revision.
29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.6.1.ebuild:
Stable for ia64, wrt bug #458984
diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild
deleted file mode 100644
index 21b5abe0b863..000000000000
--- a/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild,v 1.9 2013/02/06 05:08:43 tetromino Exp $
-
-EAPI="4"
-
-inherit gnome.org
-
-DESCRIPTION="XSL stylesheets for yelp"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=dev-libs/libxml2-2.6.12
- >=dev-libs/libxslt-1.1.8"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- dev-util/itstool
- sys-devel/gettext
- virtual/awk
- virtual/pkgconfig"