diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-05-31 19:14:07 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-05-31 19:14:07 +0000 |
commit | 7946465f9cb3a5e86c3efbdfa6d9da17d7b20860 (patch) | |
tree | 1fb490e103cc51db698f2264e075059500b663e8 | |
parent | Restrict -r0 to old UPower and add -r1 for compability with UPower >= 0.99 (diff) | |
download | gentoo-2-7946465f9cb3a5e86c3efbdfa6d9da17d7b20860.tar.gz gentoo-2-7946465f9cb3a5e86c3efbdfa6d9da17d7b20860.tar.bz2 gentoo-2-7946465f9cb3a5e86c3efbdfa6d9da17d7b20860.zip |
Stable for amd64 wrt bug #510666
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.38-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index 6101ce6f6c79..5e3da60bf83d 100644 --- a/app-dicts/verbiste/ChangeLog +++ b/app-dicts/verbiste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/verbiste # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.43 2014/05/18 18:18:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.44 2014/05/31 19:14:07 nimiux Exp $ + + 31 May 2014; Chema Alonso <nimiux@gentoo.org> verbiste-0.1.38-r1.ebuild: + Stable for amd64 wrt bug #510666 *verbiste-0.1.38-r1 (18 May 2014) diff --git a/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild b/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild index be34913ca951..771dc961e240 100644 --- a/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild,v 1.1 2014/05/18 18:18:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild,v 1.2 2014/05/31 19:14:07 nimiux Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://sarrazip.com/dev/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="gtk" |