diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-10 07:34:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-10 07:34:17 +0000 |
commit | 64f13b6925647f887f55a8f3a4d01bc26d967992 (patch) | |
tree | ba1e9212e54700f22c55dcd8675d82e4513a2cc0 /app-editors | |
parent | stable x86, bug 265587 (diff) | |
download | gentoo-2-64f13b6925647f887f55a8f3a4d01bc26d967992.tar.gz gentoo-2-64f13b6925647f887f55a8f3a4d01bc26d967992.tar.bz2 gentoo-2-64f13b6925647f887f55a8f3a4d01bc26d967992.zip |
stable x86, bug 265587
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mousepad/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog index ea6a6af439b3..143265ab002a 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/mousepad # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.11 2009/06/09 15:00:19 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.12 2009/06/10 07:34:17 fauli Exp $ + + 10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + mousepad-0.2.16.ebuild: + stable x86, bug 265587 09 Jun 2009; Jeremy Olexa <darkside@gentoo.org> mousepad-0.2.16.ebuild: amd64 stable, bug 265587 diff --git a/app-editors/mousepad/mousepad-0.2.16.ebuild b/app-editors/mousepad/mousepad-0.2.16.ebuild index 01a195bdac08..ff7c808ae4a8 100644 --- a/app-editors/mousepad/mousepad-0.2.16.ebuild +++ b/app-editors/mousepad/mousepad-0.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.3 2009/06/09 15:00:19 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.4 2009/06/10 07:34:17 fauli Exp $ EAPI=1 @@ -12,7 +12,7 @@ xfce4_core DESCRIPTION="Text editor" HOMEPAGE="http://www.xfce.org/projects/mousepad/" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |