diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:06:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:06:45 +0000 |
commit | 551aa5dd78e4e11f4b81d37638fe3c46586531a9 (patch) | |
tree | daa6df1968fa7ed887390d7328c2b3b41377c608 /media-libs | |
parent | add alpha and ia64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-551aa5dd78e4e11f4b81d37638fe3c46586531a9.tar.gz gentoo-2-551aa5dd78e4e11f4b81d37638fe3c46586531a9.tar.bz2 gentoo-2-551aa5dd78e4e11f4b81d37638fe3c46586531a9.zip |
stable on alpha and ia64
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libirman/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libirman/libirman-0.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libirman/ChangeLog b/media-libs/libirman/ChangeLog index 2a348ab0c471..e6e04cbc824e 100644 --- a/media-libs/libirman/ChangeLog +++ b/media-libs/libirman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libirman -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libirman/ChangeLog,v 1.4 2003/02/12 07:10:54 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libirman/ChangeLog,v 1.5 2004/02/17 20:05:31 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libirman-0.4.2.ebuild: + stable on alpha and ia64 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/media-libs/libirman/libirman-0.4.2.ebuild b/media-libs/libirman/libirman-0.4.2.ebuild index 1df9fd473cf6..c679da86e97b 100644 --- a/media-libs/libirman/libirman-0.4.2.ebuild +++ b/media-libs/libirman/libirman-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libirman/libirman-0.4.2.ebuild,v 1.8 2003/04/25 14:12:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libirman/libirman-0.4.2.ebuild,v 1.9 2004/02/17 20:05:31 agriffis Exp $ DESCRIPTION="library for Irman control of Unix software" SRC_URI="http://www.lirc.org/software/snapshots/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.evation.com/libirman/libirman.html" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc alpha ia64" DEPEND="virtual/glibc" |