diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-06-30 05:21:23 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-06-30 05:21:23 +0000 |
commit | 98ef835afb1e2d0e9e730dac06031b4f64f440b5 (patch) | |
tree | 2d5911efd2c359917a3fdbd43bce92cfd8a11623 /x11-apps/iceauth | |
parent | x86 stable. (diff) | |
download | historical-98ef835afb1e2d0e9e730dac06031b4f64f440b5.tar.gz historical-98ef835afb1e2d0e9e730dac06031b4f64f440b5.tar.bz2 historical-98ef835afb1e2d0e9e730dac06031b4f64f440b5.zip |
x86 stable.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index 5be941db7f0a..cc830fc9e55a 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/iceauth # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.18 2006/03/31 19:52:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.19 2006/06/30 05:18:24 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; iceauth-1.0.1.ebuild: + x86 stable. 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> iceauth-1.0.1.ebuild: Add ~x86-fbsd keyword. diff --git a/x11-apps/iceauth/iceauth-1.0.1.ebuild b/x11-apps/iceauth/iceauth-1.0.1.ebuild index b9e3cbd75952..f2c2b03344b5 100644 --- a/x11-apps/iceauth/iceauth-1.0.1.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.1.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/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.6 2006/03/31 19:52:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.7 2006/06/30 05:18:24 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org iceauth application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libICE" DEPEND="${RDEPEND}" |