diff options
author | 2004-06-16 08:54:58 +0000 | |
---|---|---|
committer | 2004-06-16 08:54:58 +0000 | |
commit | 34b9744414be6fba1b44c945376cce74d2aa9476 (patch) | |
tree | 6a53b11fea32868c3f5f4645ff6dd8cda8ab2a5c /x11-misc/xsnap | |
parent | Stable on amd64. Added to ~sparc. (diff) | |
download | historical-34b9744414be6fba1b44c945376cce74d2aa9476.tar.gz historical-34b9744414be6fba1b44c945376cce74d2aa9476.tar.bz2 historical-34b9744414be6fba1b44c945376cce74d2aa9476.zip |
Unmask.
Diffstat (limited to 'x11-misc/xsnap')
-rw-r--r-- | x11-misc/xsnap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsnap/Manifest | 6 | ||||
-rw-r--r-- | x11-misc/xsnap/xsnap-1.3.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog index acb13d8ec972..561dccb0727c 100644 --- a/x11-misc/xsnap/ChangeLog +++ b/x11-misc/xsnap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsnap # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.8 2004/06/14 18:30:42 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.9 2004/06/16 08:54:58 aliz Exp $ + + 16 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> xsnap-1.3.ebuild: + Marked stable on amd64. 14 Jun 2004; <pyrania@gentoo.org> xsnap-1.3.ebuild: Added IUSE. diff --git a/x11-misc/xsnap/Manifest b/x11-misc/xsnap/Manifest index b0e09810eb7a..26bcb81cd3e9 100644 --- a/x11-misc/xsnap/Manifest +++ b/x11-misc/xsnap/Manifest @@ -1,5 +1,5 @@ -MD5 d6a06c6ea5a49be5173b37911405a2b2 ChangeLog 1514 +MD5 51344a3a920c810c3f1ef3a09c24fee7 xsnap-1.3.ebuild 757 +MD5 b7da45d9590493836f094aab911bd84d ChangeLog 1604 MD5 6b2f8ecd3ad0e55432fa394deb816e86 metadata.xml 174 -MD5 3254301f99d54ea6124c12aefe8bde0d xsnap-1.3.ebuild 761 -MD5 bbc0ee7ce1ca06fc97a84d9769713c98 files/xsnap-1.3-gentoo.patch 406 MD5 8935756ffcda63188f1df02d678f8cb5 files/digest-xsnap-1.3 57 +MD5 bbc0ee7ce1ca06fc97a84d9769713c98 files/xsnap-1.3-gentoo.patch 406 diff --git a/x11-misc/xsnap/xsnap-1.3.ebuild b/x11-misc/xsnap/xsnap-1.3.ebuild index 7bf14580dcf9..29b3b5b4fa90 100644 --- a/x11-misc/xsnap/xsnap-1.3.ebuild +++ b/x11-misc/xsnap/xsnap-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.3.ebuild,v 1.7 2004/06/14 18:30:42 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.3.ebuild,v 1.8 2004/06/16 08:54:58 aliz Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="x86 ppc ~sparc amd64" IUSE="" DEPEND="virtual/x11" |