diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 11:01:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 11:01:53 +0000 |
commit | 467e61d54502e861be4eb3389acf1b9769d1bdad (patch) | |
tree | 8a3ca941623627d049d08fe25be7428c8e6a7aa5 /x11-misc | |
parent | Stable for amd64, wrt bug #457400 (diff) | |
download | gentoo-2-467e61d54502e861be4eb3389acf1b9769d1bdad.tar.gz gentoo-2-467e61d54502e861be4eb3389acf1b9769d1bdad.tar.bz2 gentoo-2-467e61d54502e861be4eb3389acf1b9769d1bdad.zip |
Stable for amd64, wrt bug #457948
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/parcellite/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/parcellite/parcellite-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog index f8a7f54fe243..68403f314074 100644 --- a/x11-misc/parcellite/ChangeLog +++ b/x11-misc/parcellite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/parcellite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.25 2013/01/26 17:50:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.26 2013/02/18 11:01:53 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parcellite-1.1.4.ebuild: + Stable for amd64, wrt bug #457948 *parcellite-1.1.4 (26 Jan 2013) diff --git a/x11-misc/parcellite/parcellite-1.1.4.ebuild b/x11-misc/parcellite/parcellite-1.1.4.ebuild index 04b9c5f8d96e..f8179cd5438e 100644 --- a/x11-misc/parcellite/parcellite-1.1.4.ebuild +++ b/x11-misc/parcellite/parcellite-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.4.ebuild,v 1.1 2013/01/26 17:50:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.4.ebuild,v 1.2 2013/02/18 11:01:53 ago Exp $ EAPI=4 inherit fdo-mime @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nls" PL_LINGUAS="ca cs da de es fr hu it ja nb pl pl_PL pt_BR ro ru sv tr zh_CN" |