diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-17 22:42:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-17 22:42:02 +0000 |
commit | 81ccbafcd37d49c0b55ee3cabaafc4aa6b1186d8 (patch) | |
tree | d28ccd16124c0bb2af30d0e7a5e4eb220dcf6301 /app-editors | |
parent | Stable for amd64, wrt bug #397189 (diff) | |
download | gentoo-2-81ccbafcd37d49c0b55ee3cabaafc4aa6b1186d8.tar.gz gentoo-2-81ccbafcd37d49c0b55ee3cabaafc4aa6b1186d8.tar.bz2 gentoo-2-81ccbafcd37d49c0b55ee3cabaafc4aa6b1186d8.zip |
Stable for amd64, wrt bug #398605
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gummi/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gummi/gummi-0.6.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/gummi/ChangeLog b/app-editors/gummi/ChangeLog index 7091b7a079b7..ba8cc61bd739 100644 --- a/app-editors/gummi/ChangeLog +++ b/app-editors/gummi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gummi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.29 2012/01/04 16:09:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.30 2012/01/17 22:42:02 ago Exp $ + + 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gummi-0.6.1.ebuild: + Stable for amd64, wrt bug #398605 04 Jan 2012; Jeroen Roovers <jer@gentoo.org> metadata.xml: Fix crappy tag order. diff --git a/app-editors/gummi/gummi-0.6.1.ebuild b/app-editors/gummi/gummi-0.6.1.ebuild index 48a08b961cff..476e7631cf06 100644 --- a/app-editors/gummi/gummi-0.6.1.ebuild +++ b/app-editors/gummi/gummi-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.6.1.ebuild,v 1.1 2011/12/02 18:30:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.6.1.ebuild,v 1.2 2012/01/17 22:42:02 ago Exp $ EAPI=4 inherit base eutils @@ -11,7 +11,7 @@ SRC_URI="http://dev.midnightcoding.org/redmine/attachments/download/217/${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" LANGS="ar ca cs da de el es fr it nl pl pt pt_BR ro ru sv zh_TW" |