diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-11-29 19:23:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-11-29 19:23:29 +0000 |
commit | 316fbe033c99e6964fabb0cf984914bd6053bfcb (patch) | |
tree | b93859879b5dadd9cb3655ffc917f11d960429c9 /dev-tex | |
parent | version bump (bug #392373) (diff) | |
download | gentoo-2-316fbe033c99e6964fabb0cf984914bd6053bfcb.tar.gz gentoo-2-316fbe033c99e6964fabb0cf984914bd6053bfcb.tar.bz2 gentoo-2-316fbe033c99e6964fabb0cf984914bd6053bfcb.zip |
Marked ~x86-macos and ~x64-macos, bug #392195
(Portage version: 2.2.01.19572-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/dvipost/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/dvipost/dvipost-1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-tex/dvipost/ChangeLog b/dev-tex/dvipost/ChangeLog index dff99d440b95..7c5773022f63 100644 --- a/dev-tex/dvipost/ChangeLog +++ b/dev-tex/dvipost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/dvipost -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/ChangeLog,v 1.29 2010/08/30 11:43:25 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/ChangeLog,v 1.30 2011/11/29 19:23:29 grobian Exp $ + + 29 Nov 2011; Fabian Groffen <grobian@gentoo.org> dvipost-1.1-r1.ebuild: + Marked ~x86-macos and ~x64-macos, bug #392195 30 Aug 2010; Jeroen Roovers <jer@gentoo.org> dvipost-1.1-r1.ebuild: Stable for HPPA (bug #331655). diff --git a/dev-tex/dvipost/dvipost-1.1-r1.ebuild b/dev-tex/dvipost/dvipost-1.1-r1.ebuild index a8020d2cb94f..5f08d969f8f6 100644 --- a/dev-tex/dvipost/dvipost-1.1-r1.ebuild +++ b/dev-tex/dvipost/dvipost-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1-r1.ebuild,v 1.6 2010/08/30 11:43:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1-r1.ebuild,v 1.7 2011/11/29 19:23:29 grobian Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://efeu.cybertec.at/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos" IUSE="" src_prepare() { |