diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-12 21:41:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-12 21:41:05 +0000 |
commit | 3ee7917b909671576b68bd031e33f7cc90a96380 (patch) | |
tree | 3b91eba1bf45c0f38495e7085591a765aefd8bfa /x11-libs/libview | |
parent | x86 stable, bug #254073 (diff) | |
download | gentoo-2-3ee7917b909671576b68bd031e33f7cc90a96380.tar.gz gentoo-2-3ee7917b909671576b68bd031e33f7cc90a96380.tar.bz2 gentoo-2-3ee7917b909671576b68bd031e33f7cc90a96380.zip |
amd64/x86 stable, bug #245941
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'x11-libs/libview')
-rw-r--r-- | x11-libs/libview/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libview/libview-0.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libview/ChangeLog b/x11-libs/libview/ChangeLog index 3e29fe9798c8..68657504bdcc 100644 --- a/x11-libs/libview/ChangeLog +++ b/x11-libs/libview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libview -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.8 2008/12/31 02:18:51 ikelos Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.9 2009/01/12 21:41:05 maekke Exp $ + + 12 Jan 2009; Markus Meier <maekke@gentoo.org> libview-0.6.2.ebuild: + amd64/x86 stable, bug #245941 31 Dec 2008; Mike Auty <ikelos@gentoo.org> libview-0.6.2.ebuild: Fix up deprecation system (bug 239325). diff --git a/x11-libs/libview/libview-0.6.2.ebuild b/x11-libs/libview/libview-0.6.2.ebuild index eb6dbbdf3ee5..e1afb7b4419b 100644 --- a/x11-libs/libview/libview-0.6.2.ebuild +++ b/x11-libs/libview/libview-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild,v 1.2 2008/12/31 02:18:51 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild,v 1.3 2009/01/12 21:41:05 maekke Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/view/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4.0 |