diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-20 07:03:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-20 07:03:01 +0000 |
commit | db881448ba3f6f00ba21a8a688350737dc1077a3 (patch) | |
tree | 34d63adb9d6d5fe6f1ea36e7daa9b52eef5f9fe5 /x11-misc/imake | |
parent | Stable for x86, wrt bug #523788 (diff) | |
download | gentoo-2-db881448ba3f6f00ba21a8a688350737dc1077a3.tar.gz gentoo-2-db881448ba3f6f00ba21a8a688350737dc1077a3.tar.bz2 gentoo-2-db881448ba3f6f00ba21a8a688350737dc1077a3.zip |
Stable for sparc, wrt bug #499166
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/imake/imake-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog index c5b8ed2987cf..8ce7e03b3710 100644 --- a/x11-misc/imake/ChangeLog +++ b/x11-misc/imake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/imake # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.75 2014/10/11 09:21:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.76 2014/10/20 07:03:01 ago Exp $ + + 20 Oct 2014; Agostino Sarubbo <ago@gentoo.org> imake-1.0.7.ebuild: + Stable for sparc, wrt bug #499166 11 Oct 2014; Tobias Klausmann <klausman@gentoo.org> imake-1.0.7.ebuild: Stable on alpha, bug 499166 diff --git a/x11-misc/imake/imake-1.0.7.ebuild b/x11-misc/imake/imake-1.0.7.ebuild index 8a15cfadba03..c96719eaabc6 100644 --- a/x11-misc/imake/imake-1.0.7.ebuild +++ b/x11-misc/imake/imake-1.0.7.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/x11-misc/imake/imake-1.0.7.ebuild,v 1.7 2014/10/11 09:21:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.7.ebuild,v 1.8 2014/10/20 07:03:01 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ XORG_STATIC=no inherit xorg-2 DESCRIPTION="C preprocessor interface to the make utility" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-misc/xorg-cf-files" |