diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 16:44:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 16:44:13 +0000 |
commit | 490fdbdb77fc041dff2acabdf27acab4d5da6119 (patch) | |
tree | 72dc3683d3bc380c4474e37ba4520f5cfb108eea /dev-libs/libole2 | |
parent | add ~alpha (diff) | |
download | historical-490fdbdb77fc041dff2acabdf27acab4d5da6119.tar.gz historical-490fdbdb77fc041dff2acabdf27acab4d5da6119.tar.bz2 historical-490fdbdb77fc041dff2acabdf27acab4d5da6119.zip |
add ~alpha
Diffstat (limited to 'dev-libs/libole2')
-rw-r--r-- | dev-libs/libole2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libole2/libole2-0.2.4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-libs/libole2/ChangeLog b/dev-libs/libole2/ChangeLog index 54812e2c67c4..6d32888ef734 100644 --- a/dev-libs/libole2/ChangeLog +++ b/dev-libs/libole2/ChangeLog @@ -1,9 +1,11 @@ # ChangeLog for dev-libs/libole2 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/ChangeLog,v 1.6 2002/12/13 10:56:29 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/ChangeLog,v 1.7 2003/02/07 16:44:13 agriffis Exp $ + + 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> libole2-0.2.4.ebuild : + Add alpha to KEYWORDS 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - *libole2-0.2.4 (1 Feb 2002) diff --git a/dev-libs/libole2/libole2-0.2.4.ebuild b/dev-libs/libole2/libole2-0.2.4.ebuild index 10e2fa7dc42c..1767103890e1 100644 --- a/dev-libs/libole2/libole2-0.2.4.ebuild +++ b/dev-libs/libole2/libole2-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.4.ebuild,v 1.11 2002/12/09 04:21:03 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.4.ebuild,v 1.12 2003/02/07 16:44:13 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="libole2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc alpha" DEPEND="=dev-libs/glib-1.2*" |