diff options
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 52888ffdea2a..441abe36bdb7 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.104 2013/08/25 16:25:04 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.105 2013/11/30 18:41:23 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gtkspell-3.0.3.ebuild: + amd64 stable, bug #478252 *gtkspell-3.0.3 (25 Aug 2013) diff --git a/app-text/gtkspell/gtkspell-3.0.3.ebuild b/app-text/gtkspell/gtkspell-3.0.3.ebuild index e1015fd632a5..e0c9563254dd 100644 --- a/app-text/gtkspell/gtkspell-3.0.3.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.3.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/app-text/gtkspell/gtkspell-3.0.3.ebuild,v 1.1 2013/08/25 16:25:04 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.3.ebuild,v 1.2 2013/11/30 18:41:23 pacho Exp $ EAPI="5" VALA_MIN_API_VERSION="0.18" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2+" SLOT="3/0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+introspection vala" RDEPEND=" |