diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-11-19 15:04:09 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-11-19 15:04:09 +0000 |
commit | aeea006defbd2fb5fcb9f7568c007429de55090a (patch) | |
tree | 267947c8d5feaf312f32ed0a256fa119ed3cafee /x11-wm/sawfish | |
parent | remove old 3.1 prereleases (diff) | |
download | gentoo-2-aeea006defbd2fb5fcb9f7568c007429de55090a.tar.gz gentoo-2-aeea006defbd2fb5fcb9f7568c007429de55090a.tar.bz2 gentoo-2-aeea006defbd2fb5fcb9f7568c007429de55090a.zip |
Stable profile.
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r-- | x11-wm/sawfish/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog index 1a72e97428a8..fdbdb1ff6170 100644 --- a/x11-wm/sawfish/ChangeLog +++ b/x11-wm/sawfish/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-wm/sawfish # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.16 2002/11/19 12:58:15 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.17 2002/11/19 15:01:56 phoenix Exp $ *sawfish-1.2 (17 Nov 2002) + 19 Nov 2002; phoen][x <phoenix@gentoo.org> sawfish-1.2.ebuild: + Put sawfish-1.2 into the stable profile. + 19 Nov 2002; phoen][x <phoenix@gentoo.org> sawfish-1.2.ebuild, files/sawfish-1.2-fullscreen.patch : Incorporated the fullscreen patch. This closes bug #10904. diff --git a/x11-wm/sawfish/sawfish-1.2.ebuild b/x11-wm/sawfish/sawfish-1.2.ebuild index 54ffee3126ba..20e949125430 100644 --- a/x11-wm/sawfish/sawfish-1.2.ebuild +++ b/x11-wm/sawfish/sawfish-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.2.ebuild,v 1.3 2002/11/19 12:58:15 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.2.ebuild,v 1.4 2002/11/19 15:01:56 phoenix Exp $ inherit base @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/sawmill/${MY_P}.tar.gz" HOMEPAGE="http://sawmill.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-util/pkgconfig-0.12.0 >=x11-libs/rep-gtk-0.17 |