diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-09-08 13:25:02 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-09-08 13:25:02 +0000 |
commit | 72defc181bbb35c9e6d1c52424f1445fa62727ed (patch) | |
tree | 8bddeb00bb9e948ad577384972cc09759cef8bec /xfce-extra/mousepad/mousepad-0.2.2.ebuild | |
parent | Marked ~amd64. (diff) | |
download | gentoo-2-72defc181bbb35c9e6d1c52424f1445fa62727ed.tar.gz gentoo-2-72defc181bbb35c9e6d1c52424f1445fa62727ed.tar.bz2 gentoo-2-72defc181bbb35c9e6d1c52424f1445fa62727ed.zip |
Marked Stable on AMD64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'xfce-extra/mousepad/mousepad-0.2.2.ebuild')
-rw-r--r-- | xfce-extra/mousepad/mousepad-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/mousepad/mousepad-0.2.2.ebuild b/xfce-extra/mousepad/mousepad-0.2.2.ebuild index 60d5cac2cb2d..90cdf116e511 100644 --- a/xfce-extra/mousepad/mousepad-0.2.2.ebuild +++ b/xfce-extra/mousepad/mousepad-0.2.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.2.ebuild,v 1.2 2005/09/07 18:29:37 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.2.ebuild,v 1.3 2005/09/08 13:25:02 metalgod Exp $ DESCRIPTION="Small text editor for Xfce 4" SRC_URI="http://erikharrison.net/software/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" RDEPEND="xfce-base/libxfce4mcs" |