summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 03:11:34 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 03:11:34 +0000
commit521e8a82a712d39b00c92a08d7694be9eecc9156 (patch)
tree8c8d4c0c17379894a6e26a4058b924ba7f402e9b /media-libs/libmnote
parentStable on ppc. (diff)
downloadgentoo-2-521e8a82a712d39b00c92a08d7694be9eecc9156.tar.gz
gentoo-2-521e8a82a712d39b00c92a08d7694be9eecc9156.tar.bz2
gentoo-2-521e8a82a712d39b00c92a08d7694be9eecc9156.zip
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'media-libs/libmnote')
-rw-r--r--media-libs/libmnote/ChangeLog7
-rw-r--r--media-libs/libmnote/libmnote-0.5.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libmnote/ChangeLog b/media-libs/libmnote/ChangeLog
index fd60c39f32ea..ad3fe2b318a4 100644
--- a/media-libs/libmnote/ChangeLog
+++ b/media-libs/libmnote/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libmnote
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmnote/ChangeLog,v 1.5 2004/06/24 23:12:01 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmnote/ChangeLog,v 1.6 2005/04/24 03:11:34 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> libmnote-0.5.6.ebuild:
+ Stable on ppc.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> libmnote-0.5.6.ebuild:
Add die following econf for bug 48950
diff --git a/media-libs/libmnote/libmnote-0.5.6.ebuild b/media-libs/libmnote/libmnote-0.5.6.ebuild
index e7977f27dc04..4a553e004736 100644
--- a/media-libs/libmnote/libmnote-0.5.6.ebuild
+++ b/media-libs/libmnote/libmnote-0.5.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmnote/libmnote-0.5.6.ebuild,v 1.8 2004/07/14 20:10:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmnote/libmnote-0.5.6.ebuild,v 1.9 2005/04/24 03:11:34 hansmi Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ HOMEPAGE="http://libexif.sf.net/"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc ~sparc ~alpha"
DEPEND="dev-util/pkgconfig
>=media-libs/libexif-0.5.9"