diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2007-04-28 12:32:16 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2007-04-28 12:32:16 +0000 |
commit | 3b672f2f52f5070ee25f7f69711df57389757195 (patch) | |
tree | dbf2d613c5bb8f7f483fd85290753409e4412bba /x11-misc/xcalib | |
parent | Add patch to respect LDFLAGS from bug #153160, install profiles and README. (diff) | |
download | gentoo-2-3b672f2f52f5070ee25f7f69711df57389757195.tar.gz gentoo-2-3b672f2f52f5070ee25f7f69711df57389757195.tar.bz2 gentoo-2-3b672f2f52f5070ee25f7f69711df57389757195.zip |
Add to ~x86.
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-misc/xcalib')
-rw-r--r-- | x11-misc/xcalib/ChangeLog | 3 | ||||
-rw-r--r-- | x11-misc/xcalib/xcalib-0.6-r1.ebuild | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-misc/xcalib/ChangeLog b/x11-misc/xcalib/ChangeLog index 477086841064..a4a12d3c081c 100644 --- a/x11-misc/xcalib/ChangeLog +++ b/x11-misc/xcalib/ChangeLog @@ -1,12 +1,13 @@ # ChangeLog for x11-misc/xcalib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalib/ChangeLog,v 1.4 2007/04/28 12:31:03 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalib/ChangeLog,v 1.5 2007/04/28 12:32:16 hansmi Exp $ *xcalib-0.6-r1 (28 Apr 2007) 28 Apr 2007; Michael Hanselmann <hansmi@gentoo.org> +files/0.6-Makefile-ldflags.diff, +xcalib-0.6-r1.ebuild: Add patch to respect LDFLAGS from bug #153160, install profiles and README. + Add to ~x86. 17 Dec 2006; Michael Hanselmann <hansmi@gentoo.org> xcalib-0.6.ebuild: Stable on ppc. diff --git a/x11-misc/xcalib/xcalib-0.6-r1.ebuild b/x11-misc/xcalib/xcalib-0.6-r1.ebuild index 8a4cf3b38eb5..f2d7039603f2 100644 --- a/x11-misc/xcalib/xcalib-0.6-r1.ebuild +++ b/x11-misc/xcalib/xcalib-0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalib/xcalib-0.6-r1.ebuild,v 1.1 2007/04/28 12:31:03 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalib/xcalib-0.6-r1.ebuild,v 1.2 2007/04/28 12:32:16 hansmi Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/xcalib-source-$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=" |