summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-03-20 21:13:58 +0000
committerSamuli Suominen <drac@gentoo.org>2008-03-20 21:13:58 +0000
commitc1af34cc2a7b3e6dc5e17eeeba154398b726c13a (patch)
tree58ccd45bf2add7b40eeed25ffa65ba23fb268d9b /xfce-extra/mousepad
parentrevert to ~mips due to unstable deps, keep old version around for a while (diff)
downloadgentoo-2-c1af34cc2a7b3e6dc5e17eeeba154398b726c13a.tar.gz
gentoo-2-c1af34cc2a7b3e6dc5e17eeeba154398b726c13a.tar.bz2
gentoo-2-c1af34cc2a7b3e6dc5e17eeeba154398b726c13a.zip
old
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra/mousepad')
-rw-r--r--xfce-extra/mousepad/mousepad-0.2.12.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/xfce-extra/mousepad/mousepad-0.2.12.ebuild b/xfce-extra/mousepad/mousepad-0.2.12.ebuild
deleted file mode 100644
index 960ddd59b243..000000000000
--- a/xfce-extra/mousepad/mousepad-0.2.12.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.12.ebuild,v 1.13 2007/05/27 06:45:47 kumba Exp $
-
-inherit xfce44
-
-xfce44
-
-DESCRIPTION="Text editor"
-HOMEPAGE="http://www.xfce.org/projects/mousepad/"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="debug"
-
-RDEPEND=">=x11-libs/gtk+-2.6
- >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
- >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- dev-util/intltool"
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"
-
-xfce44_core_package