diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-01-28 21:20:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-01-28 21:20:51 +0000 |
commit | 3e60a7d4a52b8c25d14fcf059b1e229bf8c48880 (patch) | |
tree | a6115ccc0c83d9b0fa2b2fdece86d76ac3be32ea /x11-wm/ion3 | |
parent | Typo fixed: CFLAGS -> EXTRAFLAGS. Finally ! closes #79655 thanks again to Ste... (diff) | |
download | gentoo-2-3e60a7d4a52b8c25d14fcf059b1e229bf8c48880.tar.gz gentoo-2-3e60a7d4a52b8c25d14fcf059b1e229bf8c48880.tar.bz2 gentoo-2-3e60a7d4a52b8c25d14fcf059b1e229bf8c48880.zip |
stable on alpha and x86
(Portage version: 2.0.51-r13)
Diffstat (limited to 'x11-wm/ion3')
-rw-r--r-- | x11-wm/ion3/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/ion3/ion3-20050116.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/ion3/ChangeLog b/x11-wm/ion3/ChangeLog index 8672837c2f00..9a8cb284bb97 100644 --- a/x11-wm/ion3/ChangeLog +++ b/x11-wm/ion3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ion3 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.14 2005/01/25 22:48:56 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.15 2005/01/28 21:20:51 agriffis Exp $ + + 28 Jan 2005; Aron Griffis <agriffis@gentoo.org> ion3-20050116.ebuild: + stable on alpha and x86 *ion3-20050116 (25 Jan 2005) diff --git a/x11-wm/ion3/ion3-20050116.ebuild b/x11-wm/ion3/ion3-20050116.ebuild index 5228ea6ba993..17e8dc59f587 100644 --- a/x11-wm/ion3/ion3-20050116.ebuild +++ b/x11-wm/ion3/ion3-20050116.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20050116.ebuild,v 1.1 2005/01/25 22:48:56 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20050116.ebuild,v 1.2 2005/01/28 21:20:51 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.iki.fi/tuomov/ion/" SRC_URI="http://modeemi.cs.tut.fi/~tuomov/ion/dl/${MY_PN}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~ppc ~sparc ~x86 ~amd64 ~hppa" +KEYWORDS="alpha ~ppc ~sparc x86 ~amd64 ~hppa" IUSE="xinerama" DEPEND="virtual/x11 app-misc/run-mailcap |