diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-04-30 02:19:26 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-04-30 02:19:26 +0000 |
commit | e514eaaffabd7b2ffa01fe72b9e14363d4565ee4 (patch) | |
tree | 786d309ddf672748d754464c0c0c0edc21a7a151 /dev-perl/Sys-Syscall/ChangeLog | |
parent | Stable marking amd64, ppc, x86 (diff) | |
download | gentoo-2-e514eaaffabd7b2ffa01fe72b9e14363d4565ee4.tar.gz gentoo-2-e514eaaffabd7b2ffa01fe72b9e14363d4565ee4.tar.bz2 gentoo-2-e514eaaffabd7b2ffa01fe72b9e14363d4565ee4.zip |
Initial commit, ebuild by Robin H. Johnson <robbat2@gentoo.org>. This package CAN be hardware specific. As of 0.22 it should support x86_64, ppc, ppc64, ia64, alpha and i386. Other arches are advised to check the source to ensure that the correct syscall numbers are used.
(Portage version: 2.1.2.5)
Diffstat (limited to 'dev-perl/Sys-Syscall/ChangeLog')
-rw-r--r-- | dev-perl/Sys-Syscall/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Sys-Syscall/ChangeLog b/dev-perl/Sys-Syscall/ChangeLog new file mode 100644 index 000000000000..118eb01c1370 --- /dev/null +++ b/dev-perl/Sys-Syscall/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for dev-perl/Sys-Syscall +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.1 2007/04/30 02:19:26 robbat2 Exp $ + +*Sys-Syscall-0.22 (30 Apr 2007) + + 30 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml, + +Sys-Syscall-0.22.ebuild: + Initial commit, ebuild by Robin H. Johnson <robbat2@gentoo.org>. This + package CAN be hardware specific. As of 0.22 it should support x86_64, ppc, + ppc64, ia64, alpha and i386. Other arches are advised to check the source to + ensure that the correct syscall numbers are used. + |