diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 20:05:27 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 20:05:27 +0000 |
commit | 29be08655dd0baa90bf8ca622517793ccaeeebdf (patch) | |
tree | db7bcbc7a3f83f2e755353c760a1568368210c34 /app-text/evince | |
parent | profile went out of dev-area (diff) | |
download | gentoo-2-29be08655dd0baa90bf8ca622517793ccaeeebdf.tar.gz gentoo-2-29be08655dd0baa90bf8ca622517793ccaeeebdf.tar.bz2 gentoo-2-29be08655dd0baa90bf8ca622517793ccaeeebdf.zip |
Marked stable on amd64 per bug #119634
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/evince')
-rw-r--r-- | app-text/evince/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/evince/Manifest | 4 | ||||
-rw-r--r-- | app-text/evince/evince-0.4.0-r3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index 83e9989964f4..2290dbeb831b 100644 --- a/app-text/evince/ChangeLog +++ b/app-text/evince/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/evince # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.25 2006/01/22 13:58:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.26 2006/01/22 20:02:32 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> evince-0.4.0-r3.ebuild: + Marked stable on amd64 per bug #119634 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> evince-0.4.0-r3.ebuild: diff --git a/app-text/evince/Manifest b/app-text/evince/Manifest index 9e8cb56dca20..28e1f6ce9006 100644 --- a/app-text/evince/Manifest +++ b/app-text/evince/Manifest @@ -1,5 +1,5 @@ -MD5 3091084ec9426081abbd46af778c2ec4 ChangeLog 4087 -MD5 beafdcb777905e96959e411c2db3aa9f evince-0.4.0-r3.ebuild 2031 +MD5 61afe35b9f9e2def8e5b90e90a6fe538 ChangeLog 4186 +MD5 023336d356e476b1281a1e125c9cea2d evince-0.4.0-r3.ebuild 2030 MD5 e53e0ced069fd3cb629739af3f447c82 evince-0.5.0.ebuild 1882 MD5 a8bcc7dab66f7a60936b49f43bc4e9a9 files/digest-evince-0.4.0-r3 65 MD5 7f50c30053f0d6366013fcafccbd34ee files/digest-evince-0.5.0 66 diff --git a/app-text/evince/evince-0.4.0-r3.ebuild b/app-text/evince/evince-0.4.0-r3.ebuild index b809c4883c4a..44a926cd4100 100644 --- a/app-text/evince/evince-0.4.0-r3.ebuild +++ b/app-text/evince/evince-0.4.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.4.0-r3.ebuild,v 1.5 2006/01/22 13:58:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.4.0-r3.ebuild,v 1.6 2006/01/22 20:02:32 dang Exp $ inherit eutils gnome2 @@ -14,7 +14,7 @@ IUSE="dbus doc dvi nautilus t1lib tiff" # app-text/evince:t1lib - Enable Type1 fonts support in .dvi files SLOT="0" -KEYWORDS="~alpha ~amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ppc sparc x86" RDEPEND=" dvi? ( app-text/tetex ) |