diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
commit | 706e79274abac6b82094e89ba2568f0433ab91b8 (patch) | |
tree | 5f112c51f40e6980439b391c3979de87755e4d1a /app-xemacs/frame-icon | |
parent | Patch to fixup multiline strings (diff) | |
download | historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.gz historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.bz2 historical-706e79274abac6b82094e89ba2568f0433ab91b8.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/frame-icon')
-rw-r--r-- | app-xemacs/frame-icon/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/frame-icon/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/frame-icon/frame-icon-1.09.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/frame-icon/ChangeLog b/app-xemacs/frame-icon/ChangeLog index 0018959f45b7..aecdc3687a9a 100644 --- a/app-xemacs/frame-icon/ChangeLog +++ b/app-xemacs/frame-icon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/frame-icon # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/ChangeLog,v 1.4 2003/10/03 02:25:42 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> frame-icon-1.09.ebuild: + Stable on alpha *frame-icon-1.09 (16 Dec 2002) diff --git a/app-xemacs/frame-icon/Manifest b/app-xemacs/frame-icon/Manifest index 1e2d29569005..cbefcbed4d63 100644 --- a/app-xemacs/frame-icon/Manifest +++ b/app-xemacs/frame-icon/Manifest @@ -1,3 +1,3 @@ -MD5 4b2044e408f3f7659398bf7bc8a59feb ChangeLog 435 -MD5 2bdcc3213afaf4d27750f0e86f821497 frame-icon-1.09.ebuild 415 +MD5 4a73bd93a54f55d6c0ce52385be9601a ChangeLog 526 +MD5 a671e83da181d95421025677ebeb2cde frame-icon-1.09.ebuild 412 MD5 4f27ca0c8d270232d5f2d2318ba8e666 files/digest-frame-icon-1.09 69 diff --git a/app-xemacs/frame-icon/frame-icon-1.09.ebuild b/app-xemacs/frame-icon/frame-icon-1.09.ebuild index 522f2d6c3880..6f3a4a5fb482 100644 --- a/app-xemacs/frame-icon/frame-icon-1.09.ebuild +++ b/app-xemacs/frame-icon/frame-icon-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/frame-icon-1.09.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/frame-icon-1.09.ebuild,v 1.5 2003/10/03 02:25:42 agriffis Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="Set up mode-specific icons for each frame under XEmacs" PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |