diff options
author | 2009-06-23 20:55:46 +0000 | |
---|---|---|
committer | 2009-06-23 20:55:46 +0000 | |
commit | 0dbb904651dfa95715215b2b2f4287432e5bc299 (patch) | |
tree | 775c73e3c0f40b900c8be2534df1f9a1616112ff /x11-apps | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-0dbb904651dfa95715215b2b2f4287432e5bc299.tar.gz gentoo-2-0dbb904651dfa95715215b2b2f4287432e5bc299.tar.bz2 gentoo-2-0dbb904651dfa95715215b2b2f4287432e5bc299.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xrefresh/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xrefresh/ChangeLog b/x11-apps/xrefresh/ChangeLog index ed53f699a3d4..7b437ff744c0 100644 --- a/x11-apps/xrefresh/ChangeLog +++ b/x11-apps/xrefresh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrefresh # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.22 2009/05/28 17:13:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.23 2009/06/23 20:55:46 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xrefresh-1.0.2.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 28 May 2009; Raúl Porcel <armin76@gentoo.org> xrefresh-1.0.2.ebuild: Add ~alpha diff --git a/x11-apps/xrefresh/xrefresh-1.0.2.ebuild b/x11-apps/xrefresh/xrefresh-1.0.2.ebuild index 0ac45a7ef59d..ee25c7699bc4 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.2.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.2.ebuild,v 1.11 2009/05/28 17:13:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.2.ebuild,v 1.12 2009/06/23 20:55:46 klausman Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="refresh all or part of an X screen" -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" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |