diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-17 05:00:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-17 05:00:12 +0000 |
commit | 0f909e071cdd22a81e1721bc55b2c9bbab4d6ef4 (patch) | |
tree | 6ad2964537f24c5f509e8072032f387a276fb386 /x11-wm/sawfish | |
parent | Fixed building with latest evas. (diff) | |
download | gentoo-2-0f909e071cdd22a81e1721bc55b2c9bbab4d6ef4.tar.gz gentoo-2-0f909e071cdd22a81e1721bc55b2c9bbab4d6ef4.tar.bz2 gentoo-2-0f909e071cdd22a81e1721bc55b2c9bbab4d6ef4.zip |
Mark 1.3.20050816 stable on ia64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r-- | x11-wm/sawfish/ChangeLog | 8 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.3.20050816.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog index ac4389baab03..38b713168cb9 100644 --- a/x11-wm/sawfish/ChangeLog +++ b/x11-wm/sawfish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/sawfish -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.60 2005/09/19 21:27:30 truedfx Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.61 2006/01/17 05:00:12 agriffis Exp $ + + 17 Jan 2006; Aron Griffis <agriffis@gentoo.org> + sawfish-1.3.20050816.ebuild: + Mark 1.3.20050816 stable on ia64 19 Sep 2005; Harald van Dijk <truedfx@gentoo.org> +files/libtool.patch, sawfish-1.3.20050816.ebuild: diff --git a/x11-wm/sawfish/sawfish-1.3.20050816.ebuild b/x11-wm/sawfish/sawfish-1.3.20050816.ebuild index 75ddd4c85cda..ec9112ce54cf 100644 --- a/x11-wm/sawfish/sawfish-1.3.20050816.ebuild +++ b/x11-wm/sawfish/sawfish-1.3.20050816.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816.ebuild,v 1.5 2005/09/19 21:27:30 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816.ebuild,v 1.6 2006/01/17 05:00:12 agriffis Exp $ # detect cvs snapshots; fex. 1.3.20040120 [[ $PV == *.[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9] ]] @@ -18,7 +18,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86" IUSE="gnome esd nls audiofile" DEPEND=">=dev-util/pkgconfig-0.12.0 |