diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-03-17 02:19:29 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-03-17 02:19:29 +0000 |
commit | 7b3eec23cd233e0e34529c9b83b0f33db2bf3698 (patch) | |
tree | 8d1868b380e75ef96af5e5bb04a393295080e6aa /sci-visualization/epix | |
parent | Be compatible with newer glib and more future-proof in the old versions as we... (diff) | |
download | gentoo-2-7b3eec23cd233e0e34529c9b83b0f33db2bf3698.tar.gz gentoo-2-7b3eec23cd233e0e34529c9b83b0f33db2bf3698.tar.bz2 gentoo-2-7b3eec23cd233e0e34529c9b83b0f33db2bf3698.zip |
amd64 stable, bug #205779
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-visualization/epix')
-rw-r--r-- | sci-visualization/epix/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/epix/epix-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/epix/ChangeLog b/sci-visualization/epix/ChangeLog index acb9069e442a..e5dff6c0268b 100644 --- a/sci-visualization/epix/ChangeLog +++ b/sci-visualization/epix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/epix # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/ChangeLog,v 1.24 2008/01/16 02:28:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/ChangeLog,v 1.25 2008/03/17 02:19:29 ken69267 Exp $ + + 17 Mar 2008; Kenneth Prugh <ken69267@gentoo.org> epix-1.2.1.ebuild: + amd64 stable, bug #205779 16 Jan 2008; Brent Baude <ranger@gentoo.org> epix-1.2.1.ebuild: Marking epix-1.2.1 ppc for bug 205779 diff --git a/sci-visualization/epix/epix-1.2.1.ebuild b/sci-visualization/epix/epix-1.2.1.ebuild index 0bbfb89a00e1..f8c5dca3242b 100644 --- a/sci-visualization/epix/epix-1.2.1.ebuild +++ b/sci-visualization/epix/epix-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.1.ebuild,v 1.4 2008/01/16 02:28:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.1.ebuild,v 1.5 2008/03/17 02:19:29 ken69267 Exp $ inherit elisp-common flag-o-matic toolchain-funcs bash-completion @@ -10,7 +10,7 @@ SRC_URI="http://mathcs.holycross.edu/~ahwang/epix/${P}_withpdf.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="emacs" DEPEND="virtual/latex-base |